GroupId | GroupIdorg.codehaus.xfire |
---|---|
ArtifactId | ArtifactIdxfire-jibx |
Last Version | Last Version1.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXFire JiBX Support
|
Filename | Size |
---|---|
xfire-jibx-1.2.6.pom | |
xfire-jibx-1.2.6.jar | 8 KB |
xfire-jibx-1.2.6-sources.jar | 4 KB |
xfire-jibx-1.2.6-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.xfire/xfire-jibx/ -->
<dependency>
<groupId>org.codehaus.xfire</groupId>
<artifactId>xfire-jibx</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.xfire/xfire-jibx/
implementation 'org.codehaus.xfire:xfire-jibx:1.2.6'
// https://jarcasting.com/artifacts/org.codehaus.xfire/xfire-jibx/
implementation ("org.codehaus.xfire:xfire-jibx:1.2.6")
'org.codehaus.xfire:xfire-jibx:jar:1.2.6'
<dependency org="org.codehaus.xfire" name="xfire-jibx" rev="1.2.6">
<artifact name="xfire-jibx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.xfire', module='xfire-jibx', version='1.2.6')
)
libraryDependencies += "org.codehaus.xfire" % "xfire-jibx" % "1.2.6"
[org.codehaus.xfire/xfire-jibx "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.xfire : xfire-aegis | jar | 1.2.6 |
jibx » jibx-run | jar | 1.1.3 |
jibx » jibx-bind | jar | 1.1.3 |
jibx » jibx-extras | jar | 1.1.3 |
org.codehaus.xfire : xfire-core | jar | 1.2.6 |
bcel : bcel | jar | 5.1 |
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 |
---|---|---|
stax : stax | jar | 1.2.0 |
xmlunit : xmlunit Optional | jar | 1.0 |