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