XFire Spring Support

Spring configuration support for XFire.

GroupId

GroupId

org.codehaus.xfire
ArtifactId

ArtifactId

xfire-spring
Last Version

Last Version

1.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

XFire Spring Support
Spring configuration support for XFire.

Download xfire-spring

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.3

test (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2
1.2-RC
1.1.2
1.1.1
1.1
1.1-RC1
1.1-beta-1
1.0
1.0-RC1