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