is not current version
Last Version 1.2.0.Beta2

io.fabric8.fab.tests:tests-project 1.1.0.Beta3

Fuse Application Bundles :: Tests

GroupId

GroupId

io.fabric8.fab.tests
ArtifactId

ArtifactId

tests-project
Version

Version

1.1.0.Beta3
Type

Type

pom

Download tests-project 1.1.0.Beta3


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