commons

Library of common used tools - major focus on common tools

License

License

GroupId

GroupId

me.xethh.libs.toolkits
ArtifactId

ArtifactId

commons
Last Version

Last Version

2.1.7
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
1.9-RELEASE
1.8-RELEASE
1.7-RELEASE
1.6-RELEASE
1.5-RELEASE_C
1.5-RELEASE