| License |
License |
|---|---|
| GroupId | GroupIdcom.github.liuyehcf |
| ArtifactId | ArtifactIdcommon-tools |
| Last Version | Last Version1.0.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon-tools
common tools
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| common-tools-1.0.11.pom | |
| common-tools-1.0.11.jar | 35 KB |
| common-tools-1.0.11-sources.jar | 17 KB |
| common-tools-1.0.11-javadoc.jar | 140 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.liuyehcf/common-tools/ -->
<dependency>
<groupId>com.github.liuyehcf</groupId>
<artifactId>common-tools</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuyehcf/common-tools/
implementation 'com.github.liuyehcf:common-tools:1.0.11'
// https://jarcasting.com/artifacts/com.github.liuyehcf/common-tools/
implementation ("com.github.liuyehcf:common-tools:1.0.11")
'com.github.liuyehcf:common-tools:jar:1.0.11'
<dependency org="com.github.liuyehcf" name="common-tools" rev="1.0.11">
<artifact name="common-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuyehcf', module='common-tools', version='1.0.11')
)
libraryDependencies += "com.github.liuyehcf" % "common-tools" % "1.0.11"
[com.github.liuyehcf/common-tools "1.0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 27.1-jre |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.65 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty-all | jar | 4.1.44.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |