| License |
License |
|---|---|
| GroupId | GroupIdde.taimos |
| ArtifactId | ArtifactIdspring-cxf-daemon |
| Last Version | Last Version2.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDaemon with Spring and CXF
Taimos OSS parent for Maven Central projects
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| spring-cxf-daemon-2.10.pom | |
| spring-cxf-daemon-2.10.jar | 23 KB |
| spring-cxf-daemon-2.10-sources.jar | 14 KB |
| spring-cxf-daemon-2.10-javadoc.jar | 95 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | 4.2.3.RELEASE |