MVN

exml : exml

Maven & Gradle

Sep 20, 2005
3 usages
<dependency>
    <groupId>exml</groupId>
    <artifactId>exml</artifactId>
    <version>7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 7.0

All Versions

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

Version Vulnerabilities Updated
7.0
exml-7.0
dbunit1.5.x
exml-dbunit1.5.1

How to add a dependency to Maven

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

<dependency>
    <groupId>exml</groupId>
    <artifactId>exml</artifactId>
    <version>7.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'exml:exml:7.0'

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

implementation("exml:exml:7.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "exml" % "exml" % "7.0"

Advertisement

Dependencies from Group

Sep 20, 2005
3 usages

Discover Dependencies

Nov 22, 2010
1 usages
Dec 07, 2014
32 stars
Aug 12, 2010
2 usages
Dec 29, 2014
1 usages
0 stars
Mar 08, 2013
63 usages
May 16, 2012
1 usages
2 stars
Aug 24, 2011
8 usages
Jul 10, 2014
18 stars
Mar 10, 2015
10 usages
251 stars