Last Version

common-util 2.1.2

ApplicationPower common-util

License

License

GroupId

GroupId

com.github.shalousun
ArtifactId

ArtifactId

common-util
Version

Version

2.1.2
Type

Type

jar
Description

Description

common-util
ApplicationPower common-util
Project URL

Project URL

https://github.com/shalousun/ApplicationPower.git
Source Code Management

Source Code Management

https://github.com/shalousun/ApplicationPower.git

Download common-util 2.1.2


<!-- 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"]

Dependencies

compile (4)

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

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.slf4j : slf4j-api jar 1.7.36

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.