Jar examples for c:cxf-rt-transports-local
Apache CXF Runtime Local Transport
You can download jar file cxf-rt-transports-local 3.1.7 in this page.
Apache License
You can use the following script to add cxf-rt-transports-local-3.1.7.jar to your project.
<dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-transports-local</artifactId> <version>3.1.7</version> </dependency>
compile group: 'org.apache.cxf', name: 'cxf-rt-transports-local', version: '3.1.7'
libraryDependencies += "org.apache.cxf" % "cxf-rt-transports-local" % "3.1.7"
<dependency org="org.apache.cxf" name="cxf-rt-transports-local" rev="3.1.7"/>
@Grapes(@Grab(group='org.apache.cxf', module='cxf-rt-transports-local', version='3.1.7'))
'org.apache.cxf:cxf-rt-transports-local:jar:3.1.7'
Click the following link to download the jar file.
cxf-rt-transports-local-3.1.7-javadoc.jar