nameapi-ontology5-json

Provides from and to JSON marshalling for the domain classes in the 'core' module. This uses the Jackson library. You don't necessarily need this module. It may serve you also as a functional demo. It also contains tests to ensure the conversion from and to JSON using Jackson works correctly.

License

License

GPLv3
Categories

Categories

JSON Data
GroupId

GroupId

org.nameapi.ontology.json
ArtifactId

ArtifactId

nameapi-ontology5-json
Last Version

Last Version

5.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

nameapi-ontology5-json
Provides from and to JSON marshalling for the domain classes in the 'core' module. This uses the Jackson library. You don't necessarily need this module. It may serve you also as a functional demo. It also contains tests to ensure the conversion from and to JSON using Jackson works correctly.
Project URL

Project URL

http://www.nameapi.org
Project Organization

Project Organization

Optimaize GmbH, Switzerland

Download nameapi-ontology5-json

How to add to project

<!-- https://jarcasting.com/artifacts/org.nameapi.ontology.json/nameapi-ontology5-json/ -->
<dependency>
    <groupId>org.nameapi.ontology.json</groupId>
    <artifactId>nameapi-ontology5-json</artifactId>
    <version>5.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.nameapi.ontology.json/nameapi-ontology5-json/
implementation 'org.nameapi.ontology.json:nameapi-ontology5-json:5.3.4'
// https://jarcasting.com/artifacts/org.nameapi.ontology.json/nameapi-ontology5-json/
implementation ("org.nameapi.ontology.json:nameapi-ontology5-json:5.3.4")
'org.nameapi.ontology.json:nameapi-ontology5-json:jar:5.3.4'
<dependency org="org.nameapi.ontology.json" name="nameapi-ontology5-json" rev="5.3.4">
  <artifact name="nameapi-ontology5-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nameapi.ontology.json', module='nameapi-ontology5-json', version='5.3.4')
)
libraryDependencies += "org.nameapi.ontology.json" % "nameapi-ontology5-json" % "5.3.4"
[org.nameapi.ontology.json/nameapi-ontology5-json "5.3.4"]

Dependencies

compile (6)

Group / Artifact Type Version
org.nameapi.ontology.core : nameapi-ontology5-core jar 5.3.4
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.4.0
com.intellij : annotations jar 12.0
com.google.guava : guava jar 19.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.9.9

Project Modules

There are no modules declared in this project.

Versions

Version
5.3.4
5.3.3
5.3.2
5.3.1
5.3
5.1
5.0.2