ioinformarics.oss.jackson.module.jsonld.internal.AnnotationConstants Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jackson-jsonld Show documentation
Show all versions of jackson-jsonld Show documentation
JSON-LD Module for Jackson
The newest version!
package ioinformarics.oss.jackson.module.jsonld.internal;
/**
* @author Alexander De Leon ([email protected])
*/
public interface AnnotationConstants {
String UNASSIGNED = "[unassigned]";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy