Last Version

luna-common 1.2.1

common is project which contains common utils

License

License

GroupId

GroupId

com.github.czy1024
ArtifactId

ArtifactId

luna-common
Version

Version

1.2.1
Type

Type

jar
Description

Description

luna-common
common is project which contains common utils
Project URL

Project URL

https://github.com/czy1024/luna-common
Source Code Management

Source Code Management

https://github.com/czy1024/luna-common

Download luna-common 1.2.1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.commons : commons-collections4 jar 4.3
commons-validator : commons-validator jar 1.6
org.apache.commons : commons-lang3 jar 3.11
org.apache.httpcomponents : httpclient jar 4.5.11
org.apache.httpcomponents : httpmime jar 4.5.11
commons-io : commons-io jar 2.6
com.google.guava : guava jar 27.0.1-jre
joda-time : joda-time jar 2.10.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.