cicada.core

springmvc 集成swagger.

License

License

Categories

Categories

Net
GroupId

GroupId

net.oschina.zcx7878
ArtifactId

ArtifactId

cicada.core
Last Version

Last Version

1.0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

cicada.core
springmvc 集成swagger.

Download cicada.core

How to add to project

<!-- 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.

Versions

Version
1.0.0.6
1.0.0.5
1.0.0.4
1.0.0.3
1.0.0.1
1.0.0.0