License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers |
GroupId | GroupIdorg.wildfly |
ArtifactId | ArtifactIdwildfly-testsuite-shared |
Version | Version26.0.0.Final |
Type | Typejar |
Description |
DescriptionWildFly Test Suite: Shared
WildFly: Parent Aggregator
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wildfly/wildfly-testsuite-shared/ -->
<dependency>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-testsuite-shared</artifactId>
<version>26.0.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly/wildfly-testsuite-shared/
implementation 'org.wildfly:wildfly-testsuite-shared:26.0.0.Final'
// https://jarcasting.com/artifacts/org.wildfly/wildfly-testsuite-shared/
implementation ("org.wildfly:wildfly-testsuite-shared:26.0.0.Final")
'org.wildfly:wildfly-testsuite-shared:jar:26.0.0.Final'
<dependency org="org.wildfly" name="wildfly-testsuite-shared" rev="26.0.0.Final">
<artifact name="wildfly-testsuite-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly', module='wildfly-testsuite-shared', version='26.0.0.Final')
)
libraryDependencies += "org.wildfly" % "wildfly-testsuite-shared" % "26.0.0.Final"
[org.wildfly/wildfly-testsuite-shared "26.0.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : artemis-jms-server | jar | 2.19.0 |
org.apache.activemq : artemis-server | jar | 2.19.0 |
org.apache.activemq : artemis-core-client | jar | 2.19.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.6.0.Final |