jar

org.eclipse.dataspaceconnector : ids-jsonld-serdes-lib

Maven & Gradle

Aug 29, 2022
278 stars

ids-jsonld-serdes-lib · edc :: ids-jsonld-serdes-lib

Table Of Contents

Latest Version

Download org.eclipse.dataspaceconnector : ids-jsonld-serdes-lib JAR file - Latest Versions:

All Versions

Download org.eclipse.dataspaceconnector : ids-jsonld-serdes-lib JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ids-jsonld-serdes-lib-0.0.1-milestone-6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.dataspaceconnector.ids.jsonld

├─ org.eclipse.dataspaceconnector.ids.jsonld.JsonLd.class - [JAR]

├─ org.eclipse.dataspaceconnector.ids.jsonld.JsonLdModule.class - [JAR]

├─ org.eclipse.dataspaceconnector.ids.jsonld.JsonLdSerializer.class - [JAR]

org.eclipse.dataspaceconnector.ids.jsonld.type.number

├─ org.eclipse.dataspaceconnector.ids.jsonld.type.number.BigDecimalDeserializer.class - [JAR]

├─ org.eclipse.dataspaceconnector.ids.jsonld.type.number.BigIntegerDeserializer.class - [JAR]

├─ org.eclipse.dataspaceconnector.ids.jsonld.type.number.FloatDeserializer.class - [JAR]

├─ org.eclipse.dataspaceconnector.ids.jsonld.type.number.LongDeserializer.class - [JAR]

├─ org.eclipse.dataspaceconnector.ids.jsonld.type.number.NumSerializer.class - [JAR]

org.eclipse.dataspaceconnector.ids.jsonld.type

├─ org.eclipse.dataspaceconnector.ids.jsonld.type.UriDeserializer.class - [JAR]

├─ org.eclipse.dataspaceconnector.ids.jsonld.type.UriSerializer.class - [JAR]

org.eclipse.dataspaceconnector.ids.jsonld.type.calendar

├─ org.eclipse.dataspaceconnector.ids.jsonld.type.calendar.XmlGregorianCalendarDeserializer.class - [JAR]

├─ org.eclipse.dataspaceconnector.ids.jsonld.type.calendar.XmlGregorianCalendarModule.class - [JAR]

├─ org.eclipse.dataspaceconnector.ids.jsonld.type.calendar.XmlGregorianCalendarSerializer.class - [JAR]