XFire JMS

A Java SOAP framework.

GroupId

GroupId

org.codehaus.xfire
ArtifactId

ArtifactId

xfire-jms
Last Version

Last Version

1.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

XFire JMS
A Java SOAP framework.

Download xfire-jms

How to add to project

<!-- https://jarcasting.com/artifacts/org.codehaus.xfire/xfire-jms/ -->
<dependency>
    <groupId>org.codehaus.xfire</groupId>
    <artifactId>xfire-jms</artifactId>
    <version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.xfire/xfire-jms/
implementation 'org.codehaus.xfire:xfire-jms:1.2.6'
// https://jarcasting.com/artifacts/org.codehaus.xfire/xfire-jms/
implementation ("org.codehaus.xfire:xfire-jms:1.2.6")
'org.codehaus.xfire:xfire-jms:jar:1.2.6'
<dependency org="org.codehaus.xfire" name="xfire-jms" rev="1.2.6">
  <artifact name="xfire-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.xfire', module='xfire-jms', version='1.2.6')
)
libraryDependencies += "org.codehaus.xfire" % "xfire-jms" % "1.2.6"
[org.codehaus.xfire/xfire-jms "1.2.6"]

Dependencies

compile (14)

Group / Artifact Type Version
org.codehaus.xfire : xfire-aegis jar 1.2.6
org.springframework : spring jar 1.2.6
backport-util-concurrent : backport-util-concurrent jar 2.1
org.codehaus.xfire : xfire-core jar 1.2.6
org.apache.xbean : xbean-spring jar 2.8
geronimo-spec : geronimo-spec-jms jar 1.1-rc4
incubator-activemq » activemq-core jar 4.0
geronimo-spec : geronimo-spec-j2ee-jacc jar 1.0-rc4
org.codehaus.xfire : xfire-spring jar 1.2.6
geronimo-spec : geronimo-spec-jta jar 1.0.1B-rc4
geronimo-spec : geronimo-spec-j2ee-management jar 1.0-rc4
httpunit : httpunit Optional jar 1.6.1
junit : junit Optional jar 3.8.1
org.mortbay.jetty : jetty Optional jar 6.1.2rc0

provided (1)

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

test (2)

Group / Artifact Type Version
springframework : spring-mock jar 1.2.6
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