Last Version

aisutils 1.1.1

Utilities for processing AIS messages; e.g. tracking, free-text filter expressions, archiving, and more.

License

License

GroupId

GroupId

dk.tbsalling
ArtifactId

ArtifactId

aisutils
Version

Version

1.1.1
Type

Type

jar
Description

Description

aisutils
Utilities for processing AIS messages; e.g. tracking, free-text filter expressions, archiving, and more.
Project URL

Project URL

http://tbsalling.dk
Project Organization

Project Organization

Thomas Borg Salling

Download aisutils 1.1.1


<!-- 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"]

Dependencies

compile (7)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.google.code.findbugs : annotations jar 3.0.1

Project Modules

There are no modules declared in this project.