MVN

com.subshell.simpleframework : simple-xml

Maven & Gradle

Aug 15, 2017
1 usages
1 stars

Simple XML · Simple is a high performance XML serialization and configuration framework for Java

<dependency>
    <groupId>com.subshell.simpleframework</groupId>
    <artifactId>simple-xml</artifactId>
    <version>2.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.subshell.simpleframework : simple-xml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.9.0

All Versions

Choose a version of com.subshell.simpleframework : simple-xml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.9.x
simple-xml-2.9.0
2.8.x
simple-xml-2.8.1

How to add a dependency to Maven

Add the following com.subshell.simpleframework : simple-xml maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.subshell.simpleframework</groupId>
    <artifactId>simple-xml</artifactId>
    <version>2.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.subshell.simpleframework : simple-xml gradle dependency to your build.gradle file:

implementation 'com.subshell.simpleframework:simple-xml:2.9.0'

Gradle Kotlin DSL: Add the following com.subshell.simpleframework : simple-xml gradle kotlin dependency to your build.gradle.kts file:

implementation("com.subshell.simpleframework:simple-xml:2.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.subshell.simpleframework : simple-xml sbt scala dependency to your build.sbt file:

libraryDependencies += "com.subshell.simpleframework" % "simple-xml" % "2.9.0"

Advertisement

Dependencies from Group

Aug 15, 2017
1 usages
1 stars

Discover Dependencies

Nov 10, 2016
1 usages
2 stars
Nov 17, 2020
1 usages
162 stars
Aug 23, 2020
1 usages
119 stars
Jun 08, 2023
2 usages
16 stars
Nov 10, 2019
1 usages
79 stars
May 06, 2017
1 usages
2 stars
Jun 02, 2021
1 usages
5.3k stars
Jun 05, 2017
1 usages
3 stars