is not current version
Last Version 2.2.1.Final

io.thorntail.testsuite:thorntail-microprofile-tck-openapi 2.1.0.Final


GroupId

GroupId

io.thorntail.testsuite
ArtifactId

ArtifactId

thorntail-microprofile-tck-openapi
Version

Version

2.1.0.Final
Type

Type

jar

Download thorntail-microprofile-tck-openapi 2.1.0.Final


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