is not current version
Last Version 1.1.0.CR5

io.fabric8.insight:insight-itests 1.1.0.Beta4


GroupId

GroupId

io.fabric8.insight
ArtifactId

ArtifactId

insight-itests
Version

Version

1.1.0.Beta4
Type

Type

jar

Download insight-itests 1.1.0.Beta4


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