| GroupId | GroupIdorg.codehaus.xfire |
|---|---|
| ArtifactId | ArtifactIdxfire-jms |
| Last Version | Last Version1.2.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXFire JMS
A Java SOAP framework.
|
| Filename | Size |
|---|---|
| xfire-jms-1.2.6.pom | |
| xfire-jms-1.2.6.jar | 8 KB |
| xfire-jms-1.2.6-sources.jar | 4 KB |
| xfire-jms-1.2.6-javadoc.jar | 28 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| springframework : spring-mock | jar | 1.2.6 |
| xmlunit : xmlunit Optional | jar | 1.0 |