Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdio.gitee.yunlongn |
ArtifactId | ArtifactIdcommon-json-web |
Version | Version1.2 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
common-json-web-1.2.pom | |
common-json-web-1.2.jar | 12 KB |
common-json-web-1.2-sources.jar | 6 KB |
common-json-web-1.2-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.yunlongn/common-json-web/ -->
<dependency>
<groupId>io.gitee.yunlongn</groupId>
<artifactId>common-json-web</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.yunlongn/common-json-web/
implementation 'io.gitee.yunlongn:common-json-web:1.2'
// https://jarcasting.com/artifacts/io.gitee.yunlongn/common-json-web/
implementation ("io.gitee.yunlongn:common-json-web:1.2")
'io.gitee.yunlongn:common-json-web:jar:1.2'
<dependency org="io.gitee.yunlongn" name="common-json-web" rev="1.2">
<artifact name="common-json-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.yunlongn', module='common-json-web', version='1.2')
)
libraryDependencies += "io.gitee.yunlongn" % "common-json-web" % "1.2"
[io.gitee.yunlongn/common-json-web "1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.gitee.yunlongn : common-json | jar | ${revision} |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.2.6.RELEASE |
org.springframework : spring-web | jar | 5.2.6.RELEASE |
org.springframework : spring-webmvc | jar | 5.2.6.RELEASE |
org.springframework : spring-webflux | jar | 5.2.6.RELEASE |