Last Version

Daemon with Spring and CXF 2.10

Taimos OSS parent for Maven Central projects

License

License

GroupId

GroupId

de.taimos
ArtifactId

ArtifactId

spring-cxf-daemon
Version

Version

2.10
Type

Type

jar
Description

Description

Daemon with Spring and CXF
Taimos OSS parent for Maven Central projects
Project Organization

Project Organization

Taimos GmbH

Download spring-cxf-daemon 2.10


<!-- https://jarcasting.com/artifacts/de.taimos/spring-cxf-daemon/ -->
<dependency>
    <groupId>de.taimos</groupId>
    <artifactId>spring-cxf-daemon</artifactId>
    <version>2.10</version>
</dependency>
// https://jarcasting.com/artifacts/de.taimos/spring-cxf-daemon/
implementation 'de.taimos:spring-cxf-daemon:2.10'
// https://jarcasting.com/artifacts/de.taimos/spring-cxf-daemon/
implementation ("de.taimos:spring-cxf-daemon:2.10")
'de.taimos:spring-cxf-daemon:jar:2.10'
<dependency org="de.taimos" name="spring-cxf-daemon" rev="2.10">
  <artifact name="spring-cxf-daemon" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.taimos', module='spring-cxf-daemon', version='2.10')
)
libraryDependencies += "de.taimos" % "spring-cxf-daemon" % "2.10"
[de.taimos/spring-cxf-daemon "2.10"]

Dependencies

compile (28)

Group / Artifact Type Version
de.taimos : daemon-framework-spring jar 2.5
de.taimos : daemon-framework-log4j jar 2.5
de.taimos : restutils jar 1.8
io.swagger : swagger-jaxrs jar 1.5.4
com.google.guava : guava jar 18.0
joda-time : joda-time jar 2.9.1
org.eclipse.jetty : jetty-servlet jar 9.2.11.v20150529
org.eclipse.jetty : jetty-webapp jar 9.2.11.v20150529
org.eclipse.jetty.websocket : websocket-server jar 9.2.11.v20150529
org.eclipse.jetty.websocket : websocket-servlet jar 9.2.11.v20150529
org.apache.cxf : cxf-core jar 3.1.4
org.apache.cxf : cxf-rt-frontend-jaxrs jar 3.1.4
org.apache.cxf : cxf-rt-transports-http-jetty jar 3.1.4
org.apache.cxf : cxf-rt-rs-security-cors jar 3.1.4
org.apache.cxf : cxf-rt-rs-client jar 3.1.4
com.fasterxml.jackson.core : jackson-databind jar 2.6.3
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.6.3
com.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.6.3
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.6.3
org.springframework : spring-core jar 4.2.3.RELEASE
org.springframework : spring-expression jar 4.2.3.RELEASE
org.springframework : spring-beans jar 4.2.3.RELEASE
org.springframework : spring-aop jar 4.2.3.RELEASE
org.springframework : spring-context jar 4.2.3.RELEASE
org.springframework : spring-context-support jar 4.2.3.RELEASE
org.springframework : spring-tx jar 4.2.3.RELEASE
cglib : cglib jar 3.1
junit : junit Optional jar 4.12

test (1)

Group / Artifact Type Version
org.springframework : spring-test jar 4.2.3.RELEASE

Project Modules

There are no modules declared in this project.