MVN

com.github.cloudecho : xmlbean

Maven & Gradle

Aug 18, 2015
1 usages

xmlbean · XML to JavaBean & JavaBean to XML

<dependency>
    <groupId>com.github.cloudecho</groupId>
    <artifactId>xmlbean</artifactId>
    <version>1.5.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.cloudecho : xmlbean to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.5

All Versions

Choose a version of com.github.cloudecho : xmlbean to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
xmlbean-1.5.5
xmlbean-1.5.4
xmlbean-1.5.3

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.cloudecho</groupId>
    <artifactId>xmlbean</artifactId>
    <version>1.5.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.cloudecho : xmlbean gradle dependency to your build.gradle file:

implementation 'com.github.cloudecho:xmlbean:1.5.5'

Gradle Kotlin DSL: Add the following com.github.cloudecho : xmlbean gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.cloudecho:xmlbean:1.5.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.cloudecho : xmlbean sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.cloudecho" % "xmlbean" % "1.5.5"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 19, 2015
1 usages
2 stars
Jul 30, 2018
1 usages
2 stars
Apr 07, 2016
1 usages
Feb 05, 2023
1 usages
776 stars
Feb 05, 2023
1 usages
776 stars
Jul 26, 2015
1 usages
0 stars
Jul 03, 2015
1 usages
61 stars
Apr 27, 2018
1 usages
260 stars
Jan 06, 2017
3 usages
Jul 29, 2015
1 usages
2 stars