is not current version
Last Version 2.5.9

cn.hiboot.mcn:jersey-swagger2-ui 2.3.10

MCN Boot Jersey Swagger

Categories

Categories

Jersey Program Interface REST Frameworks Swagger
GroupId

GroupId

cn.hiboot.mcn
ArtifactId

ArtifactId

jersey-swagger2-ui
Version

Version

2.3.10
Type

Type

jar

Download jersey-swagger2-ui 2.3.10


<!-- https://jarcasting.com/artifacts/cn.hiboot.mcn/jersey-swagger2-ui/ -->
<dependency>
    <groupId>cn.hiboot.mcn</groupId>
    <artifactId>jersey-swagger2-ui</artifactId>
    <version>2.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/cn.hiboot.mcn/jersey-swagger2-ui/
implementation 'cn.hiboot.mcn:jersey-swagger2-ui:2.3.10'
// https://jarcasting.com/artifacts/cn.hiboot.mcn/jersey-swagger2-ui/
implementation ("cn.hiboot.mcn:jersey-swagger2-ui:2.3.10")
'cn.hiboot.mcn:jersey-swagger2-ui:jar:2.3.10'
<dependency org="cn.hiboot.mcn" name="jersey-swagger2-ui" rev="2.3.10">
  <artifact name="jersey-swagger2-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.hiboot.mcn', module='jersey-swagger2-ui', version='2.3.10')
)
libraryDependencies += "cn.hiboot.mcn" % "jersey-swagger2-ui" % "2.3.10"
[cn.hiboot.mcn/jersey-swagger2-ui "2.3.10"]