| License |
License
FuseSource Fabric License
|
|---|---|
| GroupId | GroupIdio.fabric8 |
| ArtifactId | ArtifactIdfabric-api-test |
| Version | Version1.1.0.CR2 |
| Type | Typejar |
| Description |
DescriptionFabric8 :: API :: Test
Fabric8 the open source integration platform
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.fabric8/fabric-api-test/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>fabric-api-test</artifactId>
<version>1.1.0.CR2</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/fabric-api-test/
implementation 'io.fabric8:fabric-api-test:1.1.0.CR2'
// https://jarcasting.com/artifacts/io.fabric8/fabric-api-test/
implementation ("io.fabric8:fabric-api-test:1.1.0.CR2")
'io.fabric8:fabric-api-test:jar:1.1.0.CR2'
<dependency org="io.fabric8" name="fabric-api-test" rev="1.1.0.CR2">
<artifact name="fabric-api-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='fabric-api-test', version='1.1.0.CR2')
)
libraryDependencies += "io.fabric8" % "fabric-api-test" % "1.1.0.CR2"
[io.fabric8/fabric-api-test "1.1.0.CR2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.fabric8 : fabric-zookeeper | jar | 1.1.0.CR2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.3.3 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.apache.felix : org.apache.felix.scr.annotations | jar | 1.9.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| junit : junit | jar | 4.11 |