In http://mvnrepository.com/artifact/com.io-informatics.oss/jackson-jsonld there is the sensible `com.io-informatics.oss » jackson-jsonld` but the actual package names appear to have a typo: ``` ioinformarics.oss.jackson.module.jsonld.annotation.JsonldId; ``` doesn't really cause any harm but the effect is a bit jarring
In http://mvnrepository.com/artifact/com.io-informatics.oss/jackson-jsonld
there is the sensible
com.io-informatics.oss » jackson-jsonldbut the actual package names appear to have a typo:
doesn't really cause any harm but the effect is a bit jarring