| License |
License |
|---|---|
| Categories |
CategoriesJBoss Container Application Servers |
| GroupId | GroupIdorg.jboss |
| ArtifactId | ArtifactIdjbossxb |
| Last Version | Last Version2.0.3.GA |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJBoss XML Binding
JBoss XML Binding
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jbossxb-2.0.3.GA.pom | |
| jbossxb-2.0.3.GA.jar | 571 KB |
| jbossxb-2.0.3.GA-sources.jar | 417 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jboss/jbossxb/ -->
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossxb</artifactId>
<version>2.0.3.GA</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss/jbossxb/
implementation 'org.jboss:jbossxb:2.0.3.GA'
// https://jarcasting.com/artifacts/org.jboss/jbossxb/
implementation ("org.jboss:jbossxb:2.0.3.GA")
'org.jboss:jbossxb:jar:2.0.3.GA'
<dependency org="org.jboss" name="jbossxb" rev="2.0.3.GA">
<artifact name="jbossxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss', module='jbossxb', version='2.0.3.GA')
)
libraryDependencies += "org.jboss" % "jbossxb" % "2.0.3.GA"
[org.jboss/jbossxb "2.0.3.GA"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.logging : jboss-logging-spi | jar | 2.0.5.GA |
| org.jboss : jboss-common-core | jar | 2.2.9.GA |
| org.jboss : jboss-reflect | jar | 2.0.2.GA |
| xml-apis : xml-apis | jar | 1.3.04 |
| xerces : xercesImpl | jar | 2.9.1 |
| com.wutka : dtdparser | jar | 1.21 |
| javax.activation : activation | jar | 1.1.1 |
| sun-jaxb » jaxb-api | jar | 2.1.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.test : jboss-test | jar | 1.1.4.GA |
| junit : junit | jar | 4.4 |