License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers |
GroupId | GroupIdorg.ops4j.pax.exam |
ArtifactId | ArtifactIdpax-exam-container-wildfly80 |
Last Version | Last Version4.13.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J Pax Exam WildFly 8.0 Container
Pax Exam Integration testing framework for Modern Java Platforms.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.exam/pax-exam-container-wildfly80/ -->
<dependency>
<groupId>org.ops4j.pax.exam</groupId>
<artifactId>pax-exam-container-wildfly80</artifactId>
<version>4.13.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.exam/pax-exam-container-wildfly80/
implementation 'org.ops4j.pax.exam:pax-exam-container-wildfly80:4.13.5'
// https://jarcasting.com/artifacts/org.ops4j.pax.exam/pax-exam-container-wildfly80/
implementation ("org.ops4j.pax.exam:pax-exam-container-wildfly80:4.13.5")
'org.ops4j.pax.exam:pax-exam-container-wildfly80:jar:4.13.5'
<dependency org="org.ops4j.pax.exam" name="pax-exam-container-wildfly80" rev="4.13.5">
<artifact name="pax-exam-container-wildfly80" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.exam', module='pax-exam-container-wildfly80', version='4.13.5')
)
libraryDependencies += "org.ops4j.pax.exam" % "pax-exam-container-wildfly80" % "4.13.5"
[org.ops4j.pax.exam/pax-exam-container-wildfly80 "4.13.5"]
Group / Artifact | Type | Version |
---|---|---|
org.ops4j.pax.exam : pax-exam-spi | jar | 4.13.5 |
org.ops4j.pax.exam : pax-exam | jar | 4.13.5 |
org.ops4j.base : ops4j-base-spi | jar | 1.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.kohsuke.metainf-services : metainf-services | jar | 1.2 |
org.osgi : org.osgi.core | jar | 4.3.1 |
org.wildfly : wildfly-embedded | jar | 8.2.0.Final |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.slf4j : slf4j-ext | jar | 1.7.25 |
org.slf4j : jul-to-slf4j | jar | 1.7.25 |
org.ops4j.pax.exam : pax-exam-junit4 | jar | 4.13.5 |
org.jboss.logging : jboss-logging | jar | 3.1.4.GA |
org.jboss.logmanager : jboss-logmanager | jar | 1.5.2.Final |
org.ops4j.pax.url : pax-url-aether | jar | 2.6.8 |
org.ops4j.pax.exam : pax-exam-servlet-bridge | jar | 4.13.5 |
org.ops4j.pax.exam : pax-exam-cdi | jar | 4.13.5 |