Last Version

commons 1.0.0

by zhou xin chen

License

License

GroupId

GroupId

cn.omisheep
ArtifactId

ArtifactId

commons
Version

Version

1.0.0
Type

Type

jar
Description

Description

commons
by zhou xin chen
Project URL

Project URL

https://gitee.com/iozxc/commons

Download commons 1.0.0


<!-- https://jarcasting.com/artifacts/cn.omisheep/commons/ -->
<dependency>
    <groupId>cn.omisheep</groupId>
    <artifactId>commons</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.omisheep/commons/
implementation 'cn.omisheep:commons:1.0.0'
// https://jarcasting.com/artifacts/cn.omisheep/commons/
implementation ("cn.omisheep:commons:1.0.0")
'cn.omisheep:commons:jar:1.0.0'
<dependency org="cn.omisheep" name="commons" rev="1.0.0">
  <artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.omisheep', module='commons', version='1.0.0')
)
libraryDependencies += "cn.omisheep" % "commons" % "1.0.0"
[cn.omisheep/commons "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
io.jsonwebtoken : jjwt jar 0.9.1
com.alibaba : fastjson jar 1.2.79
org.apache.directory.studio : org.apache.commons.codec jar 1.8
org.apache.logging.log4j : log4j-to-slf4j jar 2.17.1

Project Modules

There are no modules declared in this project.