MVN

xfire : jaxb-libs

Maven & Gradle

Dec 26, 2005
<dependency>
    <groupId>xfire</groupId>
    <artifactId>jaxb-libs</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xfire : jaxb-libs to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of xfire : jaxb-libs to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jaxb-libs-1.0.5

How to add a dependency to Maven

Add the following xfire : jaxb-libs maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>xfire</groupId>
    <artifactId>jaxb-libs</artifactId>
    <version>1.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xfire : jaxb-libs gradle dependency to your build.gradle file:

implementation 'xfire:jaxb-libs:1.0.5'

Gradle Kotlin DSL: Add the following xfire : jaxb-libs gradle kotlin dependency to your build.gradle.kts file:

implementation("xfire:jaxb-libs:1.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following xfire : jaxb-libs sbt scala dependency to your build.sbt file:

libraryDependencies += "xfire" % "jaxb-libs" % "1.0.5"

Advertisement

Dependencies from Group

Dec 06, 2005
18 usages
May 03, 2007
14 usages
Jan 19, 2006
12 usages
Jan 19, 2006
11 usages
Jan 05, 2006
9 usages

Discover Dependencies

Dec 26, 2005
1 usages
Dec 26, 2005
1 usages
Jul 19, 2013
May 07, 2014
1 usages
1 stars
Dec 01, 2007
1 usages
Jun 18, 2013
0 stars