| GroupId | GroupIdorg.codehaus.xfire |
|---|---|
| ArtifactId | ArtifactIdxfire-parent |
| Last Version | Last Version1.2.6 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionXFire
A Java SOAP framework.
|
| Filename | Size |
|---|---|
| xfire-parent-1.2.6.pom | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.xfire/xfire-parent/ -->
<dependency>
<groupId>org.codehaus.xfire</groupId>
<artifactId>xfire-parent</artifactId>
<version>1.2.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.xfire/xfire-parent/
implementation 'org.codehaus.xfire:xfire-parent:1.2.6'
// https://jarcasting.com/artifacts/org.codehaus.xfire/xfire-parent/
implementation ("org.codehaus.xfire:xfire-parent:1.2.6")
'org.codehaus.xfire:xfire-parent:pom:1.2.6'
<dependency org="org.codehaus.xfire" name="xfire-parent" rev="1.2.6">
<artifact name="xfire-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.xfire', module='xfire-parent', version='1.2.6')
)
libraryDependencies += "org.codehaus.xfire" % "xfire-parent" % "1.2.6"
[org.codehaus.xfire/xfire-parent "1.2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
|---|---|---|
| xmlunit : xmlunit Optional | jar | 1.0 |