is not current version
Last Version 3.5.2

org.apache.cxf:cxf-rt-transports-jms 2.4.4

Apache CXF Runtime JMS Transport

GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-rt-transports-jms
Version

Version

2.4.4
Type

Type

jar

Download cxf-rt-transports-jms 2.4.4


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