Last Version

XFire Jaxb Support 1.2.6

A Java SOAP framework.

GroupId

GroupId

org.codehaus.xfire
ArtifactId

ArtifactId

xfire-jaxb
Version

Version

1.2.6
Type

Type

jar
Description

Description

XFire Jaxb Support
A Java SOAP framework.

Download xfire-jaxb 1.2.6


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

Dependencies

compile (13)

Group / Artifact Type Version
org.codehaus.xfire : xfire-aegis jar 1.2.6
msv : relaxngDatatype jar 20050913
xerces : xercesImpl jar 2.7.1
com.sun.xml.bind : jaxb-impl jar 1.0.5
msv : xsdlib jar 20050913
msv : isorelax jar 20050913
msv : msv jar 20050913
javax.xml.bind : jaxb-api jar 1.0
org.codehaus.xfire : xfire-core jar 1.2.6
stax-utils : stax-utils jar snapshot-20040917
httpunit : httpunit Optional jar 1.6.1
junit : junit Optional jar 3.8.1
org.mortbay.jetty : jetty Optional jar 6.1.2rc0

test (2)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-xjc jar 1.0.5
xmlunit : xmlunit Optional jar 1.0

Project Modules

There are no modules declared in this project.