is not current version
Last Version 3.5.2

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


GroupId

GroupId

org.apache.cxf.systests
ArtifactId

ArtifactId

cxf-systests-transport-jms
Version

Version

2.4.1
Type

Type

jar

Download cxf-systests-transport-jms 2.4.1


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