common-tools

common tools

License

License

GroupId

GroupId

com.github.liuyehcf
ArtifactId

ArtifactId

common-tools
Last Version

Last Version

1.0.11
Release Date

Release Date

Type

Type

jar
Description

Description

common-tools
common tools
Project URL

Project URL

https://github.com/liuyehcf/liuyehcf-framework

Download common-tools

How to add to project

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

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.44.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0