MVN

net.sf.juffrou : juffrou-xml

Maven & Gradle

Mar 22, 2020
2 usages
1 stars

Juffrou XML · Juffrou XML is simplified marshaling for java beans into XML and back.

<dependency>
    <groupId>net.sf.juffrou</groupId>
    <artifactId>juffrou-xml</artifactId>
    <version>2.1.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.juffrou : juffrou-xml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.9

All Versions

Choose a version of net.sf.juffrou : juffrou-xml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
juffrou-xml-2.1.9
juffrou-xml-2.1.8
juffrou-xml-2.1.7
juffrou-xml-2.1.6
juffrou-xml-2.1.5
juffrou-xml-2.1.3
juffrou-xml-2.1.2
juffrou-xml-2.1.0
2.0.x
juffrou-xml-2.0.9
juffrou-xml-2.0.7
juffrou-xml-2.0.6
juffrou-xml-2.0.5
juffrou-xml-2.0.4
juffrou-xml-2.0.3
juffrou-xml-2.0.2
juffrou-xml-2.0.1
juffrou-xml-2.0.0
1.0.x
juffrou-xml-1.0.4

How to add a dependency to Maven

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

<dependency>
    <groupId>net.sf.juffrou</groupId>
    <artifactId>juffrou-xml</artifactId>
    <version>2.1.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.juffrou : juffrou-xml gradle dependency to your build.gradle file:

implementation 'net.sf.juffrou:juffrou-xml:2.1.9'

Gradle Kotlin DSL: Add the following net.sf.juffrou : juffrou-xml gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.juffrou:juffrou-xml:2.1.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.juffrou : juffrou-xml sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.juffrou" % "juffrou-xml" % "2.1.9"

Advertisement

Dependencies from Group

Mar 22, 2020
4 usages
1 stars
Mar 22, 2020
2 usages
1 stars
Mar 22, 2020
1 stars
Mar 22, 2020
1 stars
Mar 22, 2020
1 stars

Discover Dependencies

Apr 12, 2020
4 usages
Apr 22, 2020
2 usages
2 stars
Sep 12, 2020
2 usages
0 stars
Feb 03, 2021
2 usages
1.4k stars
Jan 13, 2022
3 usages
7 stars
Mar 27, 2021
2 usages
180 stars