| GroupId | GroupIdorg.codehaus.xfire |
|---|---|
| ArtifactId | ArtifactIdxfire-core |
| Last Version | Last Version1.2.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXFire Core
A Java SOAP framework.
|
| Filename | Size |
|---|---|
| xfire-core-1.2.6.pom | |
| xfire-core-1.2.6.jar | 413 KB |
| xfire-core-1.2.6-sources.jar | 271 KB |
| xfire-core-1.2.6-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.xfire/xfire-core/ -->
<dependency>
<groupId>org.codehaus.xfire</groupId>
<artifactId>xfire-core</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.xfire/xfire-core/
implementation 'org.codehaus.xfire:xfire-core:1.2.6'
// https://jarcasting.com/artifacts/org.codehaus.xfire/xfire-core/
implementation ("org.codehaus.xfire:xfire-core:1.2.6")
'org.codehaus.xfire:xfire-core:jar:1.2.6'
<dependency org="org.codehaus.xfire" name="xfire-core" rev="1.2.6">
<artifact name="xfire-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.xfire', module='xfire-core', version='1.2.6')
)
libraryDependencies += "org.codehaus.xfire" % "xfire-core" % "1.2.6"
[org.codehaus.xfire/xfire-core "1.2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.activation : activation | jar | 1.1 |
| javax.mail : mail | jar | 1.4 |
| wsdl4j : wsdl4j | jar | 1.6.1 |
| jaxen : jaxen | jar | 1.1-beta-9 |
| stax : stax-api | jar | 1.0.1 |
| commons-codec : commons-codec | jar | 1.3 |
| org.apache.ws.commons : XmlSchema | jar | 1.1 |
| org.codehaus.woodstox : wstx-asl | jar | 3.2.0 |
| jdom : jdom | jar | 1.0 |
| commons-logging : commons-logging | jar | 1.0.4 |
| commons-httpclient : commons-httpclient | jar | 3.0 |
| 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 |
|---|---|---|
| stax : stax | jar | 1.2.0 |
| xalan : xalan Optional | jar | 2.7.0 |
| log4j : log4j | jar | 1.2.8 |
| net.sourceforge.pjl-comp-filter : pjl-comp-filter Optional | jar | 1.6 |
| xmlunit : xmlunit Optional | jar | 1.0 |