io.github.jinlongliao:swagger4j.core


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

io.github.jinlongliao
ArtifactId

ArtifactId

swagger4j.core
Last Version

Last Version

1.0.1.release
Release Date

Release Date

Type

Type

jar
Description

Description

Download swagger4j.core

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

provided (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.release
1.0.0.release