Fabric8 :: Integration Tests :: WildFly


License

License

FuseSource Fabric License
Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

io.fabric8.itests
ArtifactId

ArtifactId

fabric-itests-wildfly
Last Version

Last Version

1.0.0.redhat-423
Release Date

Release Date

Type

Type

jar
Description

Description

Fabric8 :: Integration Tests :: WildFly

Download fabric-itests-wildfly

How to add to project

<!-- https://jarcasting.com/artifacts/io.fabric8.itests/fabric-itests-wildfly/ -->
<dependency>
    <groupId>io.fabric8.itests</groupId>
    <artifactId>fabric-itests-wildfly</artifactId>
    <version>1.0.0.redhat-423</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.itests/fabric-itests-wildfly/
implementation 'io.fabric8.itests:fabric-itests-wildfly:1.0.0.redhat-423'
// https://jarcasting.com/artifacts/io.fabric8.itests/fabric-itests-wildfly/
implementation ("io.fabric8.itests:fabric-itests-wildfly:1.0.0.redhat-423")
'io.fabric8.itests:fabric-itests-wildfly:jar:1.0.0.redhat-423'
<dependency org="io.fabric8.itests" name="fabric-itests-wildfly" rev="1.0.0.redhat-423">
  <artifact name="fabric-itests-wildfly" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.itests', module='fabric-itests-wildfly', version='1.0.0.redhat-423')
)
libraryDependencies += "io.fabric8.itests" % "fabric-itests-wildfly" % "1.0.0.redhat-423"
[io.fabric8.itests/fabric-itests-wildfly "1.0.0.redhat-423"]

Dependencies

compile (5)

Group / Artifact Type Version
io.fabric8 : fabric8-karaf zip ${project.version}
org.wildfly : wildfly-dist tar.gz ${wildfly-version}
io.fabric8 : fabric-api jar
io.fabric8 : fabric-core jar
io.fabric8 : fabric-zookeeper jar

provided (1)

Group / Artifact Type Version
io.fabric8 : fabric8-karaf jar ${project.version}

test (3)

Group / Artifact Type Version
io.fabric8.itests : fabric-itests-common jar ${project.version}
org.fusesource.tooling.testing : pax-exam-karaf jar ${project.version}
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.redhat-423