JEAF JSON API

JEAF JSON contains a set of classes that simplify usage of JSON (Jackson 2). This projects contains public API classes that belong to JEAF JSON.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.anaptecs.jeaf.json
ArtifactId

ArtifactId

jeaf-json-api
Last Version

Last Version

1.6.10
Release Date

Release Date

Type

Type

jar
Description

Description

JEAF JSON API
JEAF JSON contains a set of classes that simplify usage of JSON (Jackson 2). This projects contains public API classes that belong to JEAF JSON.
Project URL

Project URL

https://www.anaptecs.de/jeaf/jeaf-json-api

Download jeaf-json-api

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.anaptecs.jeaf.x-fun : jeaf-x-fun-api jar 1.6.13
com.fasterxml.jackson.core : jackson-databind jar 2.13.3

test (5)

Group / Artifact Type Version
com.anaptecs.jeaf.x-fun : jeaf-x-fun-default-runtime pom 1.6.20
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.platform : junit-platform-suite-api jar 1.8.2
org.junit.platform : junit-platform-runner jar 1.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.10
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0