is not current version
Last Version 7.2.0.redhat-083

org.fusesource.fabric:testing 7.1.0.fuse-047


GroupId

GroupId

org.fusesource.fabric
ArtifactId

ArtifactId

testing
Version

Version

7.1.0.fuse-047
Type

Type

pom

Download testing 7.1.0.fuse-047


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