Last Version

JEAF JSON Impl Project 1.6.11

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

Version

1.6.11
Type

Type

pom
Description

Description

JEAF JSON Impl Project
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
Source Code Management

Source Code Management

https://bitbucket.org/anaptecs/jeaf-json-impl.git

Download jeaf-json-impl-project 1.6.11


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

Dependencies

test (4)

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.platform : junit-platform-suite-api jar 1.8.2
org.junit.platform : junit-platform-runner jar 1.8.2

Project Modules

  • jeaf-json-impl
  • jeaf-json-x-fun-serializers
  • jeaf-json-core-serializers
  • jeaf-json-impl-runtime