| License |
License |
|---|---|
| GroupId | GroupIdio.fabric8.fab.tests |
| ArtifactId | ArtifactIdfab-itests |
| Version | Version1.2.0.Beta2 |
| Type | Typejar |
| Description |
DescriptionFabric8 :: FAB (deprecated) :: Tests :: Integration Tests
Fabric8 the open source integration platform
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| fab-itests-1.2.0.Beta2.pom | |
| fab-itests-1.2.0.Beta2.jar | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.fab.tests/fab-itests/ -->
<dependency>
<groupId>io.fabric8.fab.tests</groupId>
<artifactId>fab-itests</artifactId>
<version>1.2.0.Beta2</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.fab.tests/fab-itests/
implementation 'io.fabric8.fab.tests:fab-itests:1.2.0.Beta2'
// https://jarcasting.com/artifacts/io.fabric8.fab.tests/fab-itests/
implementation ("io.fabric8.fab.tests:fab-itests:1.2.0.Beta2")
'io.fabric8.fab.tests:fab-itests:jar:1.2.0.Beta2'
<dependency org="io.fabric8.fab.tests" name="fab-itests" rev="1.2.0.Beta2">
<artifact name="fab-itests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.fab.tests', module='fab-itests', version='1.2.0.Beta2')
)
libraryDependencies += "io.fabric8.fab.tests" % "fab-itests" % "1.2.0.Beta2"
[io.fabric8.fab.tests/fab-itests "1.2.0.Beta2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.felix : org.apache.felix.framework | jar | 4.4.1 |
| org.ops4j.pax.exam : pax-exam-junit4 | jar | 3.5.0 |
| org.ops4j.pax.exam : pax-exam-container-native | jar | 3.5.0 |
| org.ops4j.pax.exam : pax-exam-link-assembly | jar | 3.5.0 |
| org.ops4j.pax.exam : pax-exam-inject | jar | 3.5.0 |
| org.ops4j.pax.runner : pax-runner-no-jcl | jar | 1.7.6 |
| io.fabric8.fab : fab-osgi | jar | 1.2.0.Beta2 |
| junit : junit | jar | 4.11 |