JEAF JSON Impl

JEAF JSON contains a set of classes that simplify usage of JSON (Jackson 2). This projects contains the default implementation of the public API classes.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.anaptecs.jeaf.json
ArtifactId

ArtifactId

jeaf-json-impl
Last Version

Last Version

1.6.11
Release Date

Release Date

Type

Type

jar
Description

Description

JEAF JSON Impl
JEAF JSON contains a set of classes that simplify usage of JSON (Jackson 2). This projects contains the default implementation of the public API classes.
Project URL

Project URL

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

Download jeaf-json-impl

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.anaptecs.jeaf.json : jeaf-json-api jar 1.6.10
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.35
com.anaptecs.jeaf.tools : jeaf-tools-api jar 1.6.16

test (7)

Group / Artifact Type Version
com.anaptecs.jeaf.core : jeaf-core-service-channel-api jar 1.6.16
com.anaptecs.jeaf.json : jeaf-json-problem jar 1.6.10
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.11
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