License |
License |
---|---|
GroupId | GroupIdcom.github.coderepositories |
ArtifactId | ArtifactIdjcommons-core |
Last Version | Last Version1.0.v201602292337 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjcommons-core
My Java Commons Lib Core
|
<!-- https://jarcasting.com/artifacts/com.github.coderepositories/jcommons-core/ -->
<dependency>
<groupId>com.github.coderepositories</groupId>
<artifactId>jcommons-core</artifactId>
<version>1.0.v201602292337</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.coderepositories/jcommons-core/
implementation 'com.github.coderepositories:jcommons-core:1.0.v201602292337'
// https://jarcasting.com/artifacts/com.github.coderepositories/jcommons-core/
implementation ("com.github.coderepositories:jcommons-core:1.0.v201602292337")
'com.github.coderepositories:jcommons-core:jar:1.0.v201602292337'
<dependency org="com.github.coderepositories" name="jcommons-core" rev="1.0.v201602292337">
<artifact name="jcommons-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.coderepositories', module='jcommons-core', version='1.0.v201602292337')
)
libraryDependencies += "com.github.coderepositories" % "jcommons-core" % "1.0.v201602292337"
[com.github.coderepositories/jcommons-core "1.0.v201602292337"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.3.2 |
com.google.guava : guava | jar | 19.0 |
joda-time : joda-time | jar | 2.8.1 |
com.alibaba : fastjson | jar | 1.2.5 |
com.belerweb : pinyin4j | jar | 2.5.0 |
commons-io : commons-io | jar | 2.4 |
org.apache.commons : commons-compress | jar | 1.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |