
com.apicatalog.cborld.mapper.Mapping Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of iridium-cbor-ld-jre8 Show documentation
Show all versions of iridium-cbor-ld-jre8 Show documentation
A CBOR-based serialization for Linked Data
The newest version!
package com.apicatalog.cborld.mapper;
import com.apicatalog.cborld.dictionary.Dictionary;
public interface Mapping {
Dictionary dictionary();
TypeMap typeMap();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy