License |
License |
---|---|
GroupId | GroupIdcom.github.superutils |
ArtifactId | ArtifactIdutils-common |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Java tool project
|
Filename | Size |
---|---|
utils-common-1.5.0.pom | |
utils-common-1.5.0.jar | 289 KB |
utils-common-1.5.0-sources.jar | 223 KB |
utils-common-1.5.0-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.superutils/utils-common/ -->
<dependency>
<groupId>com.github.superutils</groupId>
<artifactId>utils-common</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.superutils/utils-common/
implementation 'com.github.superutils:utils-common:1.5.0'
// https://jarcasting.com/artifacts/com.github.superutils/utils-common/
implementation ("com.github.superutils:utils-common:1.5.0")
'com.github.superutils:utils-common:jar:1.5.0'
<dependency org="com.github.superutils" name="utils-common" rev="1.5.0">
<artifact name="utils-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.superutils', module='utils-common', version='1.5.0')
)
libraryDependencies += "com.github.superutils" % "utils-common" % "1.5.0"
[com.github.superutils/utils-common "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.4 |
commons-io : commons-io | jar | 2.5 |
com.alibaba : fastjson | jar | 1.2.12 |
joda-time : joda-time | jar | 2.9.4 |
commons-configuration : commons-configuration | jar | 1.10 |
commons-codec : commons-codec | jar | 1.10 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
org.apache.logging.log4j : log4j-core | jar | 2.6 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.6 |
org.slf4j : jcl-over-slf4j | jar | 1.7.21 |