License |
License |
---|---|
GroupId | GroupIdcn.omisheep |
ArtifactId | ArtifactIdcommons |
Version | Version1.0.0.BETA2 |
Type | Typejar |
Description |
Descriptioncommons
by zhou xin chen
|
Project URL |
Project URL |
Filename | Size |
---|---|
commons-1.0.0.BETA2.pom | |
commons-1.0.0.BETA2-sources.jar | 10 KB |
commons-1.0.0.BETA2-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.omisheep/commons/ -->
<dependency>
<groupId>cn.omisheep</groupId>
<artifactId>commons</artifactId>
<version>1.0.0.BETA2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.omisheep/commons/
implementation 'cn.omisheep:commons:1.0.0.BETA2'
// https://jarcasting.com/artifacts/cn.omisheep/commons/
implementation ("cn.omisheep:commons:1.0.0.BETA2")
'cn.omisheep:commons:jar:1.0.0.BETA2'
<dependency org="cn.omisheep" name="commons" rev="1.0.0.BETA2">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.omisheep', module='commons', version='1.0.0.BETA2')
)
libraryDependencies += "cn.omisheep" % "commons" % "1.0.0.BETA2"
[cn.omisheep/commons "1.0.0.BETA2"]
Group / Artifact | Type | Version |
---|---|---|
io.jsonwebtoken : jjwt | jar | 0.9.1 |
org.projectlombok : lombok | jar | 1.18.22 |
org.springframework.boot : spring-boot-starter-web | jar | 2.3.12.RELEASE |
com.alibaba : fastjson | jar | 1.2.79 |