| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.andreinc |
| ArtifactId | ArtifactIdmapneat |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmapneat
JSON to JSON and XML to JSON transformation library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mapneat-1.0.0.pom | |
| mapneat-1.0.0.jar | 71 KB |
| mapneat-1.0.0-sources.jar | 12 KB |
| mapneat-1.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/net.andreinc/mapneat/ -->
<dependency>
<groupId>net.andreinc</groupId>
<artifactId>mapneat</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.andreinc/mapneat/
implementation 'net.andreinc:mapneat:1.0.0'
// https://jarcasting.com/artifacts/net.andreinc/mapneat/
implementation ("net.andreinc:mapneat:1.0.0")
'net.andreinc:mapneat:jar:1.0.0'
<dependency org="net.andreinc" name="mapneat" rev="1.0.0">
<artifact name="mapneat" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.andreinc', module='mapneat', version='1.0.0')
)
libraryDependencies += "net.andreinc" % "mapneat" % "1.0.0"
[net.andreinc/mapneat "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.21 |
| org.jetbrains.kotlin : kotlin-scripting-jvm-host | jar | 1.4.21 |
| org.jetbrains.kotlin : kotlin-scripting-jvm | jar | 1.4.21 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.21 |
| com.jayway.jsonpath : json-path | jar | 2.5.0 |
| org.json : json | jar | 20201115 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.6.1 |
| org.apache.logging.log4j : log4j-api-kotlin | jar | 1.0.0 |
| org.apache.logging.log4j : log4j-api | jar | 2.15.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.15.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
| org.skyscreamer : jsonassert | jar | 1.5.0 |