License |
License |
---|---|
GroupId | GroupIdme.xethh.libs.toolkits |
ArtifactId | ArtifactIdcommons |
Last Version | Last Version2.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons
Library of common used tools - major focus on common tools
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-2.1.7.pom | |
commons-2.1.7.jar | 47 KB |
commons-2.1.7-sources.jar | 23 KB |
commons-2.1.7-javadoc.jar | 269 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
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
|