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