MVN

com.enioka.jqm : jqm-xml

Maven & Gradle

May 12, 2022
2 usages
92 stars

com.enioka.jqm:jqm-xml · A library for parsing and creating metadata XML files. Internal use only.

<dependency>
    <groupId>com.enioka.jqm</groupId>
    <artifactId>jqm-xml</artifactId>
    <version>2.2.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.enioka.jqm : jqm-xml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.9

All Versions

Choose a version of com.enioka.jqm : jqm-xml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
jqm-xml-2.2.9
jqm-xml-2.2.8
jqm-xml-2.2.7
jqm-xml-2.2.6
jqm-xml-2.2.5
jqm-xml-2.2.4
jqm-xml-2.2.3
jqm-xml-2.2.2
jqm-xml-2.2.1
jqm-xml-2.2.0
2.1.x
jqm-xml-2.1.0
2.0.x
jqm-xml-2.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.enioka.jqm</groupId>
    <artifactId>jqm-xml</artifactId>
    <version>2.2.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.enioka.jqm : jqm-xml gradle dependency to your build.gradle file:

implementation 'com.enioka.jqm:jqm-xml:2.2.9'

Gradle Kotlin DSL: Add the following com.enioka.jqm : jqm-xml gradle kotlin dependency to your build.gradle.kts file:

implementation("com.enioka.jqm:jqm-xml:2.2.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.enioka.jqm : jqm-xml sbt scala dependency to your build.sbt file:

libraryDependencies += "com.enioka.jqm" % "jqm-xml" % "2.2.9"

Advertisement

Dependencies from Group

May 12, 2022
34 usages
92 stars
May 12, 2022
11 usages
92 stars
May 12, 2022
6 usages
92 stars
May 12, 2022
5 usages
92 stars
May 12, 2022
5 usages
92 stars

Discover Dependencies