is not current version
Last Version 7.2.0.redhat-083

org.fusesource.fabric:testing 7.2.0.redhat-024


GroupId

GroupId

org.fusesource.fabric
ArtifactId

ArtifactId

testing
Version

Version

7.2.0.redhat-024
Type

Type

pom

Download testing 7.2.0.redhat-024


<!-- https://jarcasting.com/artifacts/org.fusesource.fabric/testing/ -->
<dependency>
    <groupId>org.fusesource.fabric</groupId>
    <artifactId>testing</artifactId>
    <version>7.2.0.redhat-024</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.fabric/testing/
implementation 'org.fusesource.fabric:testing:7.2.0.redhat-024'
// https://jarcasting.com/artifacts/org.fusesource.fabric/testing/
implementation ("org.fusesource.fabric:testing:7.2.0.redhat-024")
'org.fusesource.fabric:testing:pom:7.2.0.redhat-024'
<dependency org="org.fusesource.fabric" name="testing" rev="7.2.0.redhat-024">
  <artifact name="testing" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.fabric', module='testing', version='7.2.0.redhat-024')
)
libraryDependencies += "org.fusesource.fabric" % "testing" % "7.2.0.redhat-024"
[org.fusesource.fabric/testing "7.2.0.redhat-024"]