License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIddk.dma.ais.lib |
ArtifactId | ArtifactIdais-lib-json |
Version | Version2.4 |
Type | Typejar |
Description |
DescriptionAIS JSON Decoders
This parent pom for AIS
|
Project Organization |
Project OrganizationDanish Maritime Authority |
Filename | Size |
---|---|
ais-lib-json-2.4.pom | |
ais-lib-json-2.4.jar | 52 KB |
ais-lib-json-2.4-sources.jar | 29 KB |
ais-lib-json-2.4-javadoc.jar | 227 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dk.dma.ais.lib/ais-lib-json/ -->
<dependency>
<groupId>dk.dma.ais.lib</groupId>
<artifactId>ais-lib-json</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/dk.dma.ais.lib/ais-lib-json/
implementation 'dk.dma.ais.lib:ais-lib-json:2.4'
// https://jarcasting.com/artifacts/dk.dma.ais.lib/ais-lib-json/
implementation ("dk.dma.ais.lib:ais-lib-json:2.4")
'dk.dma.ais.lib:ais-lib-json:jar:2.4'
<dependency org="dk.dma.ais.lib" name="ais-lib-json" rev="2.4">
<artifact name="ais-lib-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.dma.ais.lib', module='ais-lib-json', version='2.4')
)
libraryDependencies += "dk.dma.ais.lib" % "ais-lib-json" % "2.4"
[dk.dma.ais.lib/ais-lib-json "2.4"]
Group / Artifact | Type | Version |
---|---|---|
dk.dma.ais.lib : ais-lib-messages | jar | 2.4 |
org.reflections : reflections | jar | 0.9.11 |
org.json : json | jar | 20180130 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.6 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.6 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.6 |
org.slf4j : slf4j-api | jar | 1.7.23 |
net.jcip : jcip-annotations | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.skyscreamer : jsonassert | jar | 1.5.0 |
org.slf4j : slf4j-log4j12 | jar | 1.7.23 |
junit : junit | jar | 4.12 |