JEAF JSON Core Serializers

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-core-serializers
Last Version

Last Version

1.6.11
Release Date

Release Date

Type

Type

jar
Description

Description

JEAF JSON Core Serializers
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-core-serializers

Download jeaf-json-core-serializers

How to add to project

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

Dependencies

compile (3)

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

test (6)

Group / Artifact Type Version
com.anaptecs.jeaf.json : jeaf-json-impl jar 1.6.11
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