Last Version

Gratour common library 3.1.0

A java/scala library contains utility class does not contained in famous library.

License

License

MIT
GroupId

GroupId

info.gratour.common
ArtifactId

ArtifactId

gratour-common
Version

Version

3.1.0
Type

Type

jar
Description

Description

Gratour common library
A java/scala library contains utility class does not contained in famous library.
Project URL

Project URL

https://github.com/kwankin-yau/gratour-common
Source Code Management

Source Code Management

https://github.com/kwankin-yau/gratour-common

Download gratour-common 3.1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1
commons-io : commons-io jar 2.6
commons-validator : commons-validator jar 1.6
com.google.code.gson : gson jar 2.8.6
javax.validation : validation-api jar 2.0.1.Final

runtime (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
org.scala-lang : scala-reflect jar 2.12.12
com.typesafe.scala-logging : scala-logging_2.12 jar 3.9.2
dnsjava : dnsjava jar 2.1.9

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.