Categories |
CategoriesSwagger Program Interface REST Frameworks |
---|---|
GroupId | GroupIdio.github.jinlongliao |
ArtifactId | ArtifactIdswagger4j.core |
Last Version | Last Version1.0.1.release |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/io.github.jinlongliao/swagger4j.core/ -->
<dependency>
<groupId>io.github.jinlongliao</groupId>
<artifactId>swagger4j.core</artifactId>
<version>1.0.1.release</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jinlongliao/swagger4j.core/
implementation 'io.github.jinlongliao:swagger4j.core:1.0.1.release'
// https://jarcasting.com/artifacts/io.github.jinlongliao/swagger4j.core/
implementation ("io.github.jinlongliao:swagger4j.core:1.0.1.release")
'io.github.jinlongliao:swagger4j.core:jar:1.0.1.release'
<dependency org="io.github.jinlongliao" name="swagger4j.core" rev="1.0.1.release">
<artifact name="swagger4j.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jinlongliao', module='swagger4j.core', version='1.0.1.release')
)
libraryDependencies += "io.github.jinlongliao" % "swagger4j.core" % "1.0.1.release"
[io.github.jinlongliao/swagger4j.core "1.0.1.release"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.11 |
commons-collections : commons-collections | jar | 3.2.2 |
commons-io : commons-io | jar | 2.6 |
com.alibaba : fastjson | jar | 1.2.75 |
org.thymeleaf : thymeleaf | jar | 3.0.12.RELEASE |
io.github.classgraph : classgraph | jar | 4.8.98 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.apache.struts : struts2-core | jar | 2.5.26 |
org.springframework : spring-webmvc | jar | 4.3.30.RELEASE |