License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.anaptecs.jeaf.json |
ArtifactId | ArtifactIdjeaf-json-impl |
Version | Version1.6.2 |
Type | Typejar |
Description |
DescriptionJEAF 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 |
Filename | Size |
---|---|
jeaf-json-impl-1.6.2.pom | |
jeaf-json-impl-1.6.2.jar | 14 KB |
jeaf-json-impl-1.6.2-sources.jar | 11 KB |
jeaf-json-impl-1.6.2-javadoc.jar | 57 KB |
Browse |
<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.json/jeaf-json-impl/
implementation 'com.anaptecs.jeaf.json:jeaf-json-impl:1.6.2'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.json/jeaf-json-impl/
implementation ("com.anaptecs.jeaf.json:jeaf-json-impl:1.6.2")
'com.anaptecs.jeaf.json:jeaf-json-impl:jar:1.6.2'
<dependency org="com.anaptecs.jeaf.json" name="jeaf-json-impl" rev="1.6.2">
<artifact name="jeaf-json-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.json', module='jeaf-json-impl', version='1.6.2')
)
libraryDependencies += "com.anaptecs.jeaf.json" % "jeaf-json-impl" % "1.6.2"
[com.anaptecs.jeaf.json/jeaf-json-impl "1.6.2"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.json : jeaf-json-api | jar | 1.6.2 |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.35 |
com.anaptecs.jeaf.tools : jeaf-tools-api | jar | 1.6.9 |
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.core : jeaf-core-service-channel-api | jar | 1.6.9 |
com.anaptecs.jeaf.x-fun : jeaf-x-fun-default-runtime | pom | 1.6.13 |
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 |