is not current version
Last Version 1.2.0.Beta2

io.fabric8.fab.tests:fab-itests 1.1.0.CR1


GroupId

GroupId

io.fabric8.fab.tests
ArtifactId

ArtifactId

fab-itests
Version

Version

1.1.0.CR1
Type

Type

jar

Download fab-itests 1.1.0.CR1


<!-- https://jarcasting.com/artifacts/io.fabric8.fab.tests/fab-itests/ -->
<dependency>
    <groupId>io.fabric8.fab.tests</groupId>
    <artifactId>fab-itests</artifactId>
    <version>1.1.0.CR1</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.fab.tests/fab-itests/
implementation 'io.fabric8.fab.tests:fab-itests:1.1.0.CR1'
// https://jarcasting.com/artifacts/io.fabric8.fab.tests/fab-itests/
implementation ("io.fabric8.fab.tests:fab-itests:1.1.0.CR1")
'io.fabric8.fab.tests:fab-itests:jar:1.1.0.CR1'
<dependency org="io.fabric8.fab.tests" name="fab-itests" rev="1.1.0.CR1">
  <artifact name="fab-itests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.fab.tests', module='fab-itests', version='1.1.0.CR1')
)
libraryDependencies += "io.fabric8.fab.tests" % "fab-itests" % "1.1.0.CR1"
[io.fabric8.fab.tests/fab-itests "1.1.0.CR1"]