Last Version

commons 2.1.7

Library of common used tools - major focus on common tools

License

License

GroupId

GroupId

me.xethh.libs.toolkits
ArtifactId

ArtifactId

commons
Version

Version

2.1.7
Type

Type

jar
Description

Description

commons
Library of common used tools - major focus on common tools
Project URL

Project URL

http://www.example.com
Source Code Management

Source Code Management

https://bitbucket.org/xethhme/common-lib/src

Download commons 2.1.7


<!-- https://jarcasting.com/artifacts/me.xethh.libs.toolkits/commons/ -->
<dependency>
    <groupId>me.xethh.libs.toolkits</groupId>
    <artifactId>commons</artifactId>
    <version>2.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/me.xethh.libs.toolkits/commons/
implementation 'me.xethh.libs.toolkits:commons:2.1.7'
// https://jarcasting.com/artifacts/me.xethh.libs.toolkits/commons/
implementation ("me.xethh.libs.toolkits:commons:2.1.7")
'me.xethh.libs.toolkits:commons:jar:2.1.7'
<dependency org="me.xethh.libs.toolkits" name="commons" rev="2.1.7">
  <artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.xethh.libs.toolkits', module='commons', version='2.1.7')
)
libraryDependencies += "me.xethh.libs.toolkits" % "commons" % "2.1.7"
[me.xethh.libs.toolkits/commons "2.1.7"]

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.29
org.apache.commons : commons-lang3 jar 3.9
me.xethh.utils : DateUtils jar 6.0.0.RC1-RELEASE
org.aspectj : aspectjweaver jar 1.8.9
org.bouncycastle : bcprov-jdk15on jar 1.63

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.