Jar examples for c:cxf-spring-boot-starter-maven-plugin
Maven plugin complementing the Boot starter for SOAP-Webservices with Apache CXF using JAX-WS & JAXB with Annotations only
You can download jar file cxf-spring-boot-starter-maven-plugin 1.1.1.RELEASE in this page.
Apache License, Version 2.0
You can use the following script to add cxf-spring-boot-starter-maven-plugin-1.1.1.RELEASE.jar to your project.
<dependency> <groupId>de.codecentric</groupId> <artifactId>cxf-spring-boot-starter-maven-plugin</artifactId> <version>1.1.1.RELEASE</version> </dependency>
compile group: 'de.codecentric', name: 'cxf-spring-boot-starter-maven-plugin', version: '1.1.1.RELEASE'
libraryDependencies += "de.codecentric" % "cxf-spring-boot-starter-maven-plugin" % "1.1.1.RELEASE"
<dependency org="de.codecentric" name="cxf-spring-boot-starter-maven-plugin" rev="1.1.1.RELEASE"/>
@Grapes(@Grab(group='de.codecentric', module='cxf-spring-boot-starter-maven-plugin', version='1.1.1.RELEASE'))
'de.codecentric:cxf-spring-boot-starter-maven-plugin:jar:1.1.1.RELEASE'
Click the following link to download the jar file.
cxf-spring-boot-starter-maven-plugin-1.1.1.RELEASE-javadoc.jar