MVN

xmlbeans : xbean

Maven & Gradle

Jul 08, 2006
127 usages

XMLBeans 2.0.0 with patched POM from MEV-406 · XMLBeans is a technology for accessing XML by binding it to Java types. XMLBeans provides several ways to get at the XML

<dependency>
    <groupId>xmlbeans</groupId>
    <artifactId>xbean</artifactId>
    <version>2.0.0-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.0-1
  • Latest Beta: 2.0.0-beta1

All Versions

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

Version Vulnerabilities Updated
2.2.x
xbean-2.2.0
2.1.x
xbean-2.1.0
2.0.x
xbean-2.0.0-1
xbean-2.0.0
xbean-2.0.0-beta1
1.0.x
xbean-1.0.4
xbean-1.0.3

How to add a dependency to Maven

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

<dependency>
    <groupId>xmlbeans</groupId>
    <artifactId>xbean</artifactId>
    <version>2.0.0-1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'xmlbeans:xbean:2.0.0-1'

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

implementation("xmlbeans:xbean:2.0.0-1")

How to add a dependency to SBT Scala

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

libraryDependencies += "xmlbeans" % "xbean" % "2.0.0-1"

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

Jun 02, 2023
10.7k usages
14.2k stars
Jul 31, 2023
347 usages
29.2k stars
Nov 02, 2015
60 usages
Jul 12, 2023
677 usages
303 stars
Jun 13, 2023
661 usages
2.4k stars
Feb 17, 2016
2 usages
Aug 09, 2023
74 usages
29 stars
Feb 23, 2011
22 usages
May 31, 2023
1.6k usages
1k stars