is not current version
Last Version 2018.5.0

org.wildfly.swarm:swagger-webapp 1.0.0.Beta2

WildFly Swarm: Swagger Webapp

Categories

Categories

WildFly Container Application Servers Swagger Program Interface REST Frameworks
GroupId

GroupId

org.wildfly.swarm
ArtifactId

ArtifactId

swagger-webapp
Version

Version

1.0.0.Beta2
Type

Type

jar

Download swagger-webapp 1.0.0.Beta2


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