License |
License |
---|---|
GroupId | GroupIdcom.github.shalousun |
ArtifactId | ArtifactIdcommon-util |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-util
ApplicationPower common-util
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-util-2.1.2.pom | |
common-util-2.1.2.jar | 96 KB |
common-util-2.1.2-sources.jar | 62 KB |
common-util-2.1.2-javadoc.jar | 385 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shalousun/common-util/ -->
<dependency>
<groupId>com.github.shalousun</groupId>
<artifactId>common-util</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shalousun/common-util/
implementation 'com.github.shalousun:common-util:2.1.2'
// https://jarcasting.com/artifacts/com.github.shalousun/common-util/
implementation ("com.github.shalousun:common-util:2.1.2")
'com.github.shalousun:common-util:jar:2.1.2'
<dependency org="com.github.shalousun" name="common-util" rev="2.1.2">
<artifact name="common-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shalousun', module='common-util', version='2.1.2')
)
libraryDependencies += "com.github.shalousun" % "common-util" % "2.1.2"
[com.github.shalousun/common-util "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-codec : commons-codec | jar | 1.15 |
org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |