MVN

org.xflatdb : xflat

Maven & Gradle

Jan 07, 2014
4 stars

XFlatDB · A lightweight embedded no-sql document database, representing documents as XML in flat .XML files.

<dependency>
    <groupId>org.xflatdb</groupId>
    <artifactId>xflat</artifactId>
    <version>0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.xflatdb : xflat to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9

All Versions

Choose a version of org.xflatdb : xflat to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9
xflat-0.9

How to add a dependency to Maven

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

<dependency>
    <groupId>org.xflatdb</groupId>
    <artifactId>xflat</artifactId>
    <version>0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.xflatdb : xflat gradle dependency to your build.gradle file:

implementation 'org.xflatdb:xflat:0.9'

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

implementation("org.xflatdb:xflat:0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.xflatdb : xflat sbt scala dependency to your build.sbt file:

libraryDependencies += "org.xflatdb" % "xflat" % "0.9"

Advertisement

Dependencies from Group

Jan 07, 2014
4 stars

Discover Dependencies

Apr 23, 2013
2 usages
Apr 23, 2013
1 usages
Apr 23, 2013
10 usages
Jul 21, 2010
4 usages
Apr 23, 2013
3 usages
Apr 23, 2013
1 usages
Apr 23, 2013
1 usages
Apr 23, 2013
3 usages
Apr 23, 2013
3 usages