is not current version
Last Version 2.2.1.Final

io.thorntail.testsuite:testsuite-swagger-webapp 2.0.0.Final

Test Suite: Swagger Web App

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

io.thorntail.testsuite
ArtifactId

ArtifactId

testsuite-swagger-webapp
Version

Version

2.0.0.Final
Type

Type

jar

Download testsuite-swagger-webapp 2.0.0.Final


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