License |
License |
---|---|
GroupId | GroupIddk.tbsalling |
ArtifactId | ArtifactIdaisutils |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaisutils
Utilities for processing AIS messages; e.g. tracking, free-text filter expressions, archiving, and more.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
aisutils-1.1.1.pom | |
aisutils-1.1.1.jar | 74 KB |
aisutils-1.1.1-sources.jar | 36 KB |
aisutils-1.1.1-javadoc.jar | 627 KB |
aisutils-1.1.1-jar-with-dependencies.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/dk.tbsalling/aisutils/ -->
<dependency>
<groupId>dk.tbsalling</groupId>
<artifactId>aisutils</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/dk.tbsalling/aisutils/
implementation 'dk.tbsalling:aisutils:1.1.1'
// https://jarcasting.com/artifacts/dk.tbsalling/aisutils/
implementation ("dk.tbsalling:aisutils:1.1.1")
'dk.tbsalling:aisutils:jar:1.1.1'
<dependency org="dk.tbsalling" name="aisutils" rev="1.1.1">
<artifact name="aisutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.tbsalling', module='aisutils', version='1.1.1')
)
libraryDependencies += "dk.tbsalling" % "aisutils" % "1.1.1"
[dk.tbsalling/aisutils "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
com.google.guava : guava | jar | 31.0.1-jre |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
org.antlr : antlr4 | jar | 4.9.3 |
dk.tbsalling : aismessages | jar | 3.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
com.google.code.findbugs : annotations | jar | 3.0.1 |