is not current version
Last Version 1.6.11

JEAF JSON Impl Runtime 1.6.8

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-runtime
Version

Version

1.6.8
Type

Type

pom
Description

Description

JEAF JSON Impl Runtime
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-runtime

Download jeaf-json-impl-runtime 1.6.8


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

Dependencies

compile (3)

Group / Artifact Type Version
com.anaptecs.jeaf.json : jeaf-json-impl jar 1.6.8
com.anaptecs.jeaf.json : jeaf-json-x-fun-serializers jar 1.6.8
com.anaptecs.jeaf.json : jeaf-json-core-serializers jar 1.6.8

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.platform : junit-platform-suite-api jar 1.5.2
org.junit.platform : junit-platform-runner jar 1.5.2

Project Modules

There are no modules declared in this project.