JB4JSON-LD

Java Binding for JSON-LD allows serialization and deserialization of Java POJOs to/from JSON-LD. This is the core implementation, which has to be integrated with Jackson, Jersey etc.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

cz.cvut.kbss.jsonld
ArtifactId

ArtifactId

jb4jsonld
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

JB4JSON-LD
Java Binding for JSON-LD allows serialization and deserialization of Java POJOs to/from JSON-LD. This is the core implementation, which has to be integrated with Jackson, Jersey etc.
Project URL

Project URL

https://github.com/kbss-cvut/jb4jsonld
Project Organization

Project Organization

Czech Technical University in Prague, Knowledge Based and Software Systems Group
Source Code Management

Source Code Management

https://github.com/kbss-cvut/jb4jsonld.git

Download jb4jsonld

How to add to project

<!-- https://jarcasting.com/artifacts/cz.cvut.kbss.jsonld/jb4jsonld/ -->
<dependency>
    <groupId>cz.cvut.kbss.jsonld</groupId>
    <artifactId>jb4jsonld</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/cz.cvut.kbss.jsonld/jb4jsonld/
implementation 'cz.cvut.kbss.jsonld:jb4jsonld:0.9.0'
// https://jarcasting.com/artifacts/cz.cvut.kbss.jsonld/jb4jsonld/
implementation ("cz.cvut.kbss.jsonld:jb4jsonld:0.9.0")
'cz.cvut.kbss.jsonld:jb4jsonld:jar:0.9.0'
<dependency org="cz.cvut.kbss.jsonld" name="jb4jsonld" rev="0.9.0">
  <artifact name="jb4jsonld" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.cvut.kbss.jsonld', module='jb4jsonld', version='0.9.0')
)
libraryDependencies += "cz.cvut.kbss.jsonld" % "jb4jsonld" % "0.9.0"
[cz.cvut.kbss.jsonld/jb4jsonld "0.9.0"]

Dependencies

compile (1)

Group / Artifact Type Version
cz.cvut.kbss.jopa : jopa-api jar 0.18.5

test (8)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.mockito : mockito-core jar 4.3.1
org.mockito : mockito-junit-jupiter jar 4.3.1
org.hamcrest : hamcrest jar 2.2
com.github.jsonld-java : jsonld-java jar 0.13.4
ch.qos.logback : logback-classic jar 1.2.11

Project Modules

There are no modules declared in this project.
cz.cvut.kbss.jsonld

Knowledge Based Software Systems Group

Versions

Version
0.9.0
0.8.9
0.8.8
0.8.7
0.8.6
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.1
0.7.0
0.6.0
0.5.1
0.5.0
0.4.0
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.2.1
0.2.0
0.1.1
0.1.0