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