Download spring-cxf-daemon-1.5.jar file - Jar s

Jar examples for s:spring-cxf-daemon

Description

You can download jar file spring-cxf-daemon 1.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add spring-cxf-daemon-1.5.jar to your project.

<dependency>
   <groupId>de.taimos</groupId>
   <artifactId>spring-cxf-daemon</artifactId>
   <version>1.5</version>
</dependency>
compile group: 'de.taimos', name: 'spring-cxf-daemon', version: '1.5'
libraryDependencies += "de.taimos" % "spring-cxf-daemon" % "1.5"
<dependency org="de.taimos" name="spring-cxf-daemon" rev="1.5"/>
@Grapes(@Grab(group='de.taimos', module='spring-cxf-daemon', version='1.5'))
'de.taimos:spring-cxf-daemon:jar:1.5'

Download

Click the following link to download the jar file.

spring-cxf-daemon-1.5-javadoc.jar
spring-cxf-daemon-1.5-sources.jar
spring-cxf-daemon-1.5.jar
spring-cxf-daemon-1.5.pom



Related Tutorials