MVN

xmlbeans : xmlbeans

Maven & Gradle

Jul 13, 2007
5 usages
<dependency>
    <groupId>xmlbeans</groupId>
    <artifactId>xmlbeans</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xmlbeans : xmlbeans to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.0

All Versions

Choose a version of xmlbeans : xmlbeans to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
xmlbeans-2.3.0
2.2.x
xmlbeans-2.2.0
2.0
xmlbeans-2.0-dev-2
1.0.x
xmlbeans-1.0.3
1.0
xmlbeans-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>xmlbeans</groupId>
    <artifactId>xmlbeans</artifactId>
    <version>2.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xmlbeans : xmlbeans gradle dependency to your build.gradle file:

implementation 'xmlbeans:xmlbeans:2.3.0'

Gradle Kotlin DSL: Add the following xmlbeans : xmlbeans gradle kotlin dependency to your build.gradle.kts file:

implementation("xmlbeans:xmlbeans:2.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following xmlbeans : xmlbeans sbt scala dependency to your build.sbt file:

libraryDependencies += "xmlbeans" % "xmlbeans" % "2.3.0"

Advertisement

Dependencies from Group

Jul 08, 2006
127 usages
Jun 28, 2006
15 usages
Jun 28, 2006
13 usages
Jul 13, 2007
5 usages
Sep 20, 2005
4 usages

Discover Dependencies

Nov 28, 2011
11 usages
May 10, 2013
9 usages
Oct 31, 2013
2 usages
2 stars
Jun 04, 2014
21 usages
0 stars
Oct 25, 2012
10 usages
336 stars
rcp
Apr 30, 2009
3 usages
May 12, 2014
2 usages
Feb 18, 2015
4 usages
1 stars
Jul 14, 2012
4 usages
1 stars