Last Version

JEAF JSON X-Fun Serializers 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-x-fun-serializers
Version

Version

1.6.11
Type

Type

jar
Description

Description

JEAF JSON X-Fun 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-x-fun-serializers

Download jeaf-json-x-fun-serializers 1.6.11


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

Dependencies

compile (2)

Group / Artifact Type Version
com.anaptecs.jeaf.json : jeaf-json-impl jar 1.6.11
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.35

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.