| License |
License |
|---|---|
| GroupId | GroupIdio.fabric8.fab.tests |
| ArtifactId | ArtifactIdtests-project |
| Last Version | Last Version1.2.0.Beta2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionFabric8 :: FAB (deprecated) :: Tests
Fabric8 the open source integration platform
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| tests-project-1.2.0.Beta2.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.fab.tests/tests-project/ -->
<dependency>
<groupId>io.fabric8.fab.tests</groupId>
<artifactId>tests-project</artifactId>
<version>1.2.0.Beta2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.fab.tests/tests-project/
implementation 'io.fabric8.fab.tests:tests-project:1.2.0.Beta2'
// https://jarcasting.com/artifacts/io.fabric8.fab.tests/tests-project/
implementation ("io.fabric8.fab.tests:tests-project:1.2.0.Beta2")
'io.fabric8.fab.tests:tests-project:pom:1.2.0.Beta2'
<dependency org="io.fabric8.fab.tests" name="tests-project" rev="1.2.0.Beta2">
<artifact name="tests-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.fab.tests', module='tests-project', version='1.2.0.Beta2')
)
libraryDependencies += "io.fabric8.fab.tests" % "tests-project" % "1.2.0.Beta2"
[io.fabric8.fab.tests/tests-project "1.2.0.Beta2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |