Last Version

Swagger Webapp 2.7.0.Final

UI for Swagger to visualize the generated swagger.json

License

License

AL2
Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

swagger-webapp
Version

Version

2.7.0.Final
Type

Type

jar
Description

Description

Swagger Webapp
UI for Swagger to visualize the generated swagger.json
Project Organization

Project Organization

JBoss by Red Hat

Download swagger-webapp 2.7.0.Final


<!-- https://jarcasting.com/artifacts/io.thorntail/swagger-webapp/ -->
<dependency>
    <groupId>io.thorntail</groupId>
    <artifactId>swagger-webapp</artifactId>
    <version>2.7.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.thorntail/swagger-webapp/
implementation 'io.thorntail:swagger-webapp:2.7.0.Final'
// https://jarcasting.com/artifacts/io.thorntail/swagger-webapp/
implementation ("io.thorntail:swagger-webapp:2.7.0.Final")
'io.thorntail:swagger-webapp:jar:2.7.0.Final'
<dependency org="io.thorntail" name="swagger-webapp" rev="2.7.0.Final">
  <artifact name="swagger-webapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thorntail', module='swagger-webapp', version='2.7.0.Final')
)
libraryDependencies += "io.thorntail" % "swagger-webapp" % "2.7.0.Final"
[io.thorntail/swagger-webapp "2.7.0.Final"]

Dependencies

compile (3)

Group / Artifact Type Version
io.thorntail : container jar 2.7.0.Final
io.thorntail : undertow jar 2.7.0.Final
org.webjars : swagger-ui jar

provided (6)

Group / Artifact Type Version
io.thorntail : spi jar 2.7.0.Final
org.jboss : staxmapper jar
jakarta.inject : jakarta.inject-api jar
jakarta.enterprise : jakarta.enterprise.cdi-api jar
org.jboss.logging : jboss-logging-annotations Optional jar
org.jboss.logging : jboss-logging-processor Optional jar

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
io.thorntail : build-resources jar 2.7.0.Final

Project Modules

There are no modules declared in this project.