License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.anaptecs.jeaf.json |
ArtifactId | ArtifactIdjeaf-json-impl-runtime |
Last Version | Last Version1.6.11 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJEAF 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 |
Filename | Size |
---|---|
jeaf-json-impl-runtime-1.6.11.pom | 1 KB |
Browse |
<!-- 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.11</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.11'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.json/jeaf-json-impl-runtime/
implementation ("com.anaptecs.jeaf.json:jeaf-json-impl-runtime:1.6.11")
'com.anaptecs.jeaf.json:jeaf-json-impl-runtime:pom:1.6.11'
<dependency org="com.anaptecs.jeaf.json" name="jeaf-json-impl-runtime" rev="1.6.11">
<artifact name="jeaf-json-impl-runtime" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.json', module='jeaf-json-impl-runtime', version='1.6.11')
)
libraryDependencies += "com.anaptecs.jeaf.json" % "jeaf-json-impl-runtime" % "1.6.11"
[com.anaptecs.jeaf.json/jeaf-json-impl-runtime "1.6.11"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.json : jeaf-json-impl | jar | 1.6.11 |
com.anaptecs.jeaf.json : jeaf-json-x-fun-serializers | jar | 1.6.11 |
com.anaptecs.jeaf.json : jeaf-json-core-serializers | jar | 1.6.11 |
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 |