is not current version
Last Version 2.5.9

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

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.2
Type

Type

jar

Download jersey-swagger2-ui 2.3.2


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