License |
License |
---|---|
GroupId | GroupIdio.fabric8 |
ArtifactId | ArtifactIditests |
Last Version | Last Version2.0.48 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric8 :: Integration Tests
Fabric8 the open source integration platform
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
itests-2.0.48.pom | |
itests-2.0.48.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8/itests/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>itests</artifactId>
<version>2.0.48</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/itests/
implementation 'io.fabric8:itests:2.0.48'
// https://jarcasting.com/artifacts/io.fabric8/itests/
implementation ("io.fabric8:itests:2.0.48")
'io.fabric8:itests:jar:2.0.48'
<dependency org="io.fabric8" name="itests" rev="2.0.48">
<artifact name="itests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='itests', version='2.0.48')
)
libraryDependencies += "io.fabric8" % "itests" % "2.0.48"
[io.fabric8/itests "2.0.48"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.7.Final |
io.fabric8 : fabric8-arquillian | jar | 2.0.48 |
io.fabric8.jube.images.fabric8 : fabric8-mq | json | 2.0.25 |
io.fabric8.jube.images.fabric8 : fabric8-mq-producer | json | 2.0.25 |
io.fabric8.jube.images.fabric8 : fabric8-mq-consumer | json | 2.0.25 |
junit : junit | jar | 4.11 |