Last Version

cicada.core 1.0.0.6

springmvc 集成swagger.

License

License

Categories

Categories

Net
GroupId

GroupId

net.oschina.zcx7878
ArtifactId

ArtifactId

cicada.core
Version

Version

1.0.0.6
Type

Type

jar
Description

Description

cicada.core
springmvc 集成swagger.

Download cicada.core 1.0.0.6


<!-- https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.core/ -->
<dependency>
    <groupId>net.oschina.zcx7878</groupId>
    <artifactId>cicada.core</artifactId>
    <version>1.0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.core/
implementation 'net.oschina.zcx7878:cicada.core:1.0.0.6'
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.core/
implementation ("net.oschina.zcx7878:cicada.core:1.0.0.6")
'net.oschina.zcx7878:cicada.core:jar:1.0.0.6'
<dependency org="net.oschina.zcx7878" name="cicada.core" rev="1.0.0.6">
  <artifact name="cicada.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.zcx7878', module='cicada.core', version='1.0.0.6')
)
libraryDependencies += "net.oschina.zcx7878" % "cicada.core" % "1.0.0.6"
[net.oschina.zcx7878/cicada.core "1.0.0.6"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.8.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.7.4
log4j : log4j jar 1.2.17
commons-logging : commons-logging jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.