GroupId | GroupIdorg.codehaus.xfire |
---|---|
ArtifactId | ArtifactIdxfire-spring |
Last Version | Last Version1.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXFire Spring Support
Spring configuration support for XFire.
|
Filename | Size |
---|---|
xfire-spring-1.2.6.pom | |
xfire-spring-1.2.6.jar | 54 KB |
xfire-spring-1.2.6-sources.jar | 32 KB |
xfire-spring-1.2.6-javadoc.jar | 177 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.xfire/xfire-spring/ -->
<dependency>
<groupId>org.codehaus.xfire</groupId>
<artifactId>xfire-spring</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.xfire/xfire-spring/
implementation 'org.codehaus.xfire:xfire-spring:1.2.6'
// https://jarcasting.com/artifacts/org.codehaus.xfire/xfire-spring/
implementation ("org.codehaus.xfire:xfire-spring:1.2.6")
'org.codehaus.xfire:xfire-spring:jar:1.2.6'
<dependency org="org.codehaus.xfire" name="xfire-spring" rev="1.2.6">
<artifact name="xfire-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.xfire', module='xfire-spring', version='1.2.6')
)
libraryDependencies += "org.codehaus.xfire" % "xfire-spring" % "1.2.6"
[org.codehaus.xfire/xfire-spring "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
org.apache.xbean : xbean-spring | jar | 2.8 |
org.codehaus.xfire : xfire-xmlbeans | jar | 1.2.6 |
org.codehaus.xfire : xfire-annotations | jar | 1.2.6 |
org.springframework : spring | jar | 1.2.6 |
httpunit : httpunit Optional | jar | 1.6.1 |
org.mortbay.jetty : jetty Optional | jar | 6.1.2rc0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-mock | jar | 1.2.6 |
easymock : easymock | jar | 1.1 |
nekohtml : nekohtml | jar | 0.9.5 |
aopalliance : aopalliance | jar | 1.0 |
xmlunit : xmlunit Optional | jar | 1.0 |