is not current version
Last Version 5.2.5.Final

org.jboss.ws:jbossws-wildfly1600-tests-integration 5.2.4.Final

JBossWS WildFly 16.0.0.Final Tests Side Integration

Categories

Categories

JBoss Container Application Servers WildFly
GroupId

GroupId

org.jboss.ws
ArtifactId

ArtifactId

jbossws-wildfly1600-tests-integration
Version

Version

5.2.4.Final
Type

Type

jar

Download jbossws-wildfly1600-tests-integration 5.2.4.Final


<!-- https://jarcasting.com/artifacts/org.jboss.ws/jbossws-wildfly1600-tests-integration/ -->
<dependency>
    <groupId>org.jboss.ws</groupId>
    <artifactId>jbossws-wildfly1600-tests-integration</artifactId>
    <version>5.2.4.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.ws/jbossws-wildfly1600-tests-integration/
implementation 'org.jboss.ws:jbossws-wildfly1600-tests-integration:5.2.4.Final'
// https://jarcasting.com/artifacts/org.jboss.ws/jbossws-wildfly1600-tests-integration/
implementation ("org.jboss.ws:jbossws-wildfly1600-tests-integration:5.2.4.Final")
'org.jboss.ws:jbossws-wildfly1600-tests-integration:jar:5.2.4.Final'
<dependency org="org.jboss.ws" name="jbossws-wildfly1600-tests-integration" rev="5.2.4.Final">
  <artifact name="jbossws-wildfly1600-tests-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.ws', module='jbossws-wildfly1600-tests-integration', version='5.2.4.Final')
)
libraryDependencies += "org.jboss.ws" % "jbossws-wildfly1600-tests-integration" % "5.2.4.Final"
[org.jboss.ws/jbossws-wildfly1600-tests-integration "5.2.4.Final"]