| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdaero.champ |
| ArtifactId | ArtifactIdcargojson |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptioncargoJSON
cargoJSON format for air cargo
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cargojson-1.0.pom | |
| cargojson-1.0.jar | 227 KB |
| cargojson-1.0-sources.jar | 129 KB |
| cargojson-1.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/aero.champ/cargojson/ -->
<dependency>
<groupId>aero.champ</groupId>
<artifactId>cargojson</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/aero.champ/cargojson/
implementation 'aero.champ:cargojson:1.0'
// https://jarcasting.com/artifacts/aero.champ/cargojson/
implementation ("aero.champ:cargojson:1.0")
'aero.champ:cargojson:jar:1.0'
<dependency org="aero.champ" name="cargojson" rev="1.0">
<artifact name="cargojson" type="jar" />
</dependency>
@Grapes(
@Grab(group='aero.champ', module='cargojson', version='1.0')
)
libraryDependencies += "aero.champ" % "cargojson" % "1.0"
[aero.champ/cargojson "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 19.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.4 |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.9.4 |
| com.fasterxml.jackson.module : jackson-module-jsonSchema | jar | 2.9.4 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.4 |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.9.4 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.4 |
| com.kjetland : mbknor-jackson-jsonschema_2.12 | jar | 1.0.24 |
| ch.qos.logback : logback-classic | jar | 1.1.10 |
| org.slf4j : slf4j-api | jar | 1.7.16 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.16 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.16 |
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |