is not current version
Last Version 3.5.2

org.apache.cxf.systests:cxf-systests-transport-jms 3.0.16

Apache CXF Transport System Tests JMS

GroupId

GroupId

org.apache.cxf.systests
ArtifactId

ArtifactId

cxf-systests-transport-jms
Version

Version

3.0.16
Type

Type

jar

Download cxf-systests-transport-jms 3.0.16


<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-transport-jms/ -->
<dependency>
    <groupId>org.apache.cxf.systests</groupId>
    <artifactId>cxf-systests-transport-jms</artifactId>
    <version>3.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-transport-jms/
implementation 'org.apache.cxf.systests:cxf-systests-transport-jms:3.0.16'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-transport-jms/
implementation ("org.apache.cxf.systests:cxf-systests-transport-jms:3.0.16")
'org.apache.cxf.systests:cxf-systests-transport-jms:jar:3.0.16'
<dependency org="org.apache.cxf.systests" name="cxf-systests-transport-jms" rev="3.0.16">
  <artifact name="cxf-systests-transport-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-transport-jms', version='3.0.16')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-transport-jms" % "3.0.16"
[org.apache.cxf.systests/cxf-systests-transport-jms "3.0.16"]