| GroupId | GroupIdorg.codehaus.xfire |
|---|---|
| ArtifactId | ArtifactIdxfire-loom |
| Last Version | Last Version1.2.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXFire Loom
A Java SOAP framework.
|
| Filename | Size |
|---|---|
| xfire-loom-1.2.6.pom | |
| xfire-loom-1.2.6.jar | 15 KB |
| xfire-loom-1.2.6-sources.jar | 12 KB |
| xfire-loom-1.2.6-javadoc.jar | 72 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.xfire/xfire-loom/ -->
<dependency>
<groupId>org.codehaus.xfire</groupId>
<artifactId>xfire-loom</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.xfire/xfire-loom/
implementation 'org.codehaus.xfire:xfire-loom:1.2.6'
// https://jarcasting.com/artifacts/org.codehaus.xfire/xfire-loom/
implementation ("org.codehaus.xfire:xfire-loom:1.2.6")
'org.codehaus.xfire:xfire-loom:jar:1.2.6'
<dependency org="org.codehaus.xfire" name="xfire-loom" rev="1.2.6">
<artifact name="xfire-loom" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.xfire', module='xfire-loom', version='1.2.6')
)
libraryDependencies += "org.codehaus.xfire" % "xfire-loom" % "1.2.6"
[org.codehaus.xfire/xfire-loom "1.2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.xfire : xfire-aegis | jar | 1.2.6 |
| commons-beanutils : commons-beanutils | jar | 1.7.0 |
| org.codehaus.xfire : xfire-annotations | jar | 1.2.6 |
| avalon-framework : avalon-framework | jar | 4.1.5 |
| avalon-phoenix : avalon-phoenix-client | jar | 4.0.4 |
| org.codehaus.xfire : xfire-core | jar | 1.2.6 |
| 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 |
|---|---|---|
| xmlunit : xmlunit Optional | jar | 1.0 |