GroupId | GroupIdio.thorntail.testsuite |
---|---|
ArtifactId | ArtifactIdtestsuite-topology-webapp-no-endpoint |
Version | Version2.0.0.Final |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.thorntail.testsuite/testsuite-topology-webapp-no-endpoint/ -->
<dependency>
<groupId>io.thorntail.testsuite</groupId>
<artifactId>testsuite-topology-webapp-no-endpoint</artifactId>
<version>2.0.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.thorntail.testsuite/testsuite-topology-webapp-no-endpoint/
implementation 'io.thorntail.testsuite:testsuite-topology-webapp-no-endpoint:2.0.0.Final'
// https://jarcasting.com/artifacts/io.thorntail.testsuite/testsuite-topology-webapp-no-endpoint/
implementation ("io.thorntail.testsuite:testsuite-topology-webapp-no-endpoint:2.0.0.Final")
'io.thorntail.testsuite:testsuite-topology-webapp-no-endpoint:jar:2.0.0.Final'
<dependency org="io.thorntail.testsuite" name="testsuite-topology-webapp-no-endpoint" rev="2.0.0.Final">
<artifact name="testsuite-topology-webapp-no-endpoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thorntail.testsuite', module='testsuite-topology-webapp-no-endpoint', version='2.0.0.Final')
)
libraryDependencies += "io.thorntail.testsuite" % "testsuite-topology-webapp-no-endpoint" % "2.0.0.Final"
[io.thorntail.testsuite/testsuite-topology-webapp-no-endpoint "2.0.0.Final"]