License |
License |
---|---|
GroupId | GroupIdcn.willingxyz.restdoc |
ArtifactId | ArtifactIdRestDocSpring |
Last Version | Last Version0.2.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
RestDocSpring-0.2.1.4.pom | |
RestDocSpring-0.2.1.4.jar | 23 KB |
RestDocSpring-0.2.1.4-sources.jar | 12 KB |
RestDocSpring-0.2.1.4-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.willingxyz.restdoc/RestDocSpring/ -->
<dependency>
<groupId>cn.willingxyz.restdoc</groupId>
<artifactId>RestDocSpring</artifactId>
<version>0.2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.willingxyz.restdoc/RestDocSpring/
implementation 'cn.willingxyz.restdoc:RestDocSpring:0.2.1.4'
// https://jarcasting.com/artifacts/cn.willingxyz.restdoc/RestDocSpring/
implementation ("cn.willingxyz.restdoc:RestDocSpring:0.2.1.4")
'cn.willingxyz.restdoc:RestDocSpring:jar:0.2.1.4'
<dependency org="cn.willingxyz.restdoc" name="RestDocSpring" rev="0.2.1.4">
<artifact name="RestDocSpring" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.willingxyz.restdoc', module='RestDocSpring', version='0.2.1.4')
)
libraryDependencies += "cn.willingxyz.restdoc" % "RestDocSpring" % "0.2.1.4"
[cn.willingxyz.restdoc/RestDocSpring "0.2.1.4"]
Group / Artifact | Type | Version |
---|---|---|
cn.willingxyz.restdoc : RestDocCore | jar | 0.2.1.4 |
org.springframework : spring-webmvc | jar | |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.3 |
org.projectlombok : lombok | jar | 1.18.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0-rc6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |