Gratour common library

`jt-core` is a java/scala communication processing library for JT808/JT809/JT1078 standard.

License

License

MIT
GroupId

GroupId

info.gratour.gnss
ArtifactId

ArtifactId

jt-core
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Gratour common library
`jt-core` is a java/scala communication processing library for JT808/JT809/JT1078 standard.
Project URL

Project URL

https://github.com/kwankin-yau/jt-core
Source Code Management

Source Code Management

https://github.com/kwankin-yau/jt-core

Download jt-core

How to add to project

<!-- https://jarcasting.com/artifacts/info.gratour.gnss/jt-core/ -->
<dependency>
    <groupId>info.gratour.gnss</groupId>
    <artifactId>jt-core</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/info.gratour.gnss/jt-core/
implementation 'info.gratour.gnss:jt-core:3.1.0'
// https://jarcasting.com/artifacts/info.gratour.gnss/jt-core/
implementation ("info.gratour.gnss:jt-core:3.1.0")
'info.gratour.gnss:jt-core:jar:3.1.0'
<dependency org="info.gratour.gnss" name="jt-core" rev="3.1.0">
  <artifact name="jt-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.gratour.gnss', module='jt-core', version='3.1.0')
)
libraryDependencies += "info.gratour.gnss" % "jt-core" % "3.1.0"
[info.gratour.gnss/jt-core "3.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.53.Final

runtime (12)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
com.typesafe.scala-logging : scala-logging_2.12 jar 3.9.2
com.typesafe.akka : akka-actor_2.12 jar 2.6.10
commons-codec : commons-codec jar 1.13
org.apache.commons : commons-lang3 jar 3.11
info.gratour.common : gratour-common jar 3.1.0
com.google.code.gson : gson jar 2.8.6
com.squareup.okhttp3 : okhttp jar 4.8.1
org.apache.activemq : activemq-client jar 5.15.13
org.apache.activemq : activemq-pool jar 5.15.13
com.github.ben-manes.caffeine : caffeine jar 2.8.6
javax.annotation : javax.annotation-api jar 1.3.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0