License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oschina.zcx7878 |
ArtifactId | ArtifactIdcicada |
Last Version | Last Version1.0.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncicada
cicada 基础框架
|
Filename | Size |
---|---|
cicada-1.0.0.6.pom | |
cicada-1.0.0.6.jar | 7 KB |
cicada-1.0.0.6-sources.jar | 4 KB |
cicada-1.0.0.6-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada/ -->
<dependency>
<groupId>net.oschina.zcx7878</groupId>
<artifactId>cicada</artifactId>
<version>1.0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada/
implementation 'net.oschina.zcx7878:cicada:1.0.0.6'
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada/
implementation ("net.oschina.zcx7878:cicada:1.0.0.6")
'net.oschina.zcx7878:cicada:jar:1.0.0.6'
<dependency org="net.oschina.zcx7878" name="cicada" rev="1.0.0.6">
<artifact name="cicada" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.zcx7878', module='cicada', version='1.0.0.6')
)
libraryDependencies += "net.oschina.zcx7878" % "cicada" % "1.0.0.6"
[net.oschina.zcx7878/cicada "1.0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.3.8.RELEASE |
com.alibaba : fastjson | jar | 1.2.38 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.7.4 |
org.slf4j : slf4j-log4j12 | jar | 1.8.0-beta0 |
commons-logging : commons-logging | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |