Download cxf-spring-boot-autoconfigure-3.1.11.jar file - Jar c

Jar examples for c:cxf-spring-boot-autoconfigure

Description

Apache CXF Spring Boot Autoconfigure

You can download jar file cxf-spring-boot-autoconfigure 3.1.11 in this page.

License

Apache License

Build File

You can use the following script to add cxf-spring-boot-autoconfigure-3.1.11.jar to your project.

<dependency>
   <groupId>org.apache.cxf</groupId>
   <artifactId>cxf-spring-boot-autoconfigure</artifactId>
   <version>3.1.11</version>
</dependency>
compile group: 'org.apache.cxf', name: 'cxf-spring-boot-autoconfigure', version: '3.1.11'
libraryDependencies += "org.apache.cxf" % "cxf-spring-boot-autoconfigure" % "3.1.11"
<dependency org="org.apache.cxf" name="cxf-spring-boot-autoconfigure" rev="3.1.11"/>
@Grapes(@Grab(group='org.apache.cxf', module='cxf-spring-boot-autoconfigure', version='3.1.11'))
'org.apache.cxf:cxf-spring-boot-autoconfigure:jar:3.1.11'

Download

Click the following link to download the jar file.

cxf-spring-boot-autoconfigure-3.1.11-javadoc.jar
cxf-spring-boot-autoconfigure-3.1.11-sources.jar
cxf-spring-boot-autoconfigure-3.1.11.jar
cxf-spring-boot-autoconfigure-3.1.11.pom



Related Tutorials