License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.anaptecs.jeaf.json |
ArtifactId | ArtifactIdjeaf-json-problem |
Last Version | Last Version1.6.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJEAF JSON Problem
JEAF JSON contains a set of classes that simplify usage of JSON (Jackson 2). This projects contains public API classes that belong to JEAF JSON.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jeaf-json-problem-1.6.10.pom | |
jeaf-json-problem-1.6.10.jar | 6 KB |
jeaf-json-problem-1.6.10-sources.jar | 6 KB |
jeaf-json-problem-1.6.10-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.json/jeaf-json-problem/ -->
<dependency>
<groupId>com.anaptecs.jeaf.json</groupId>
<artifactId>jeaf-json-problem</artifactId>
<version>1.6.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.json/jeaf-json-problem/
implementation 'com.anaptecs.jeaf.json:jeaf-json-problem:1.6.10'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.json/jeaf-json-problem/
implementation ("com.anaptecs.jeaf.json:jeaf-json-problem:1.6.10")
'com.anaptecs.jeaf.json:jeaf-json-problem:jar:1.6.10'
<dependency org="com.anaptecs.jeaf.json" name="jeaf-json-problem" rev="1.6.10">
<artifact name="jeaf-json-problem" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.json', module='jeaf-json-problem', version='1.6.10')
)
libraryDependencies += "com.anaptecs.jeaf.json" % "jeaf-json-problem" % "1.6.10"
[com.anaptecs.jeaf.json/jeaf-json-problem "1.6.10"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.json : jeaf-json-api | jar | 1.6.10 |
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 |