| License |
License |
|---|---|
| Categories |
CategoriesJBoss Container Application Servers |
| GroupId | GroupIdjboss.jaxbintros |
| ArtifactId | ArtifactIdjboss-jaxb-intros |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJBoss JAXB Introductions
JBossWS JAXB Introductions
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jboss-jaxb-intros-2.0.0.pom | |
| jboss-jaxb-intros-2.0.0.jar | 29 KB |
| jboss-jaxb-intros-2.0.0-sources.jar | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/jboss.jaxbintros/jboss-jaxb-intros/ -->
<dependency>
<groupId>jboss.jaxbintros</groupId>
<artifactId>jboss-jaxb-intros</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/jboss.jaxbintros/jboss-jaxb-intros/
implementation 'jboss.jaxbintros:jboss-jaxb-intros:2.0.0'
// https://jarcasting.com/artifacts/jboss.jaxbintros/jboss-jaxb-intros/
implementation ("jboss.jaxbintros:jboss-jaxb-intros:2.0.0")
'jboss.jaxbintros:jboss-jaxb-intros:jar:2.0.0'
<dependency org="jboss.jaxbintros" name="jboss-jaxb-intros" rev="2.0.0">
<artifact name="jboss-jaxb-intros" type="jar" />
</dependency>
@Grapes(
@Grab(group='jboss.jaxbintros', module='jboss-jaxb-intros', version='2.0.0')
)
libraryDependencies += "jboss.jaxbintros" % "jboss-jaxb-intros" % "2.0.0"
[jboss.jaxbintros/jboss-jaxb-intros "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-beanutils : commons-beanutils | jar | 1.8.0 |
| commons-logging : commons-logging | jar | 1.1.1 |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
| org.glassfish.jaxb : jaxb-runtime | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.2 |