| License |
License |
|---|---|
| GroupId | GroupIdcom.enioka.jqm |
| ArtifactId | ArtifactIdjqm-xml |
| Last Version | Last Version2.2.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.enioka.jqm:jqm-xml
A library for parsing and creating metadata XML files. Internal use only.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jqm-xml-2.2.9.pom | |
| jqm-xml-2.2.9.jar | 26 KB |
| jqm-xml-2.2.9-sources.jar | 16 KB |
| jqm-xml-2.2.9-javadoc.jar | 425 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.enioka.jqm/jqm-xml/ -->
<dependency>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-xml</artifactId>
<version>2.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-xml/
implementation 'com.enioka.jqm:jqm-xml:2.2.9'
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-xml/
implementation ("com.enioka.jqm:jqm-xml:2.2.9")
'com.enioka.jqm:jqm-xml:jar:2.2.9'
<dependency org="com.enioka.jqm" name="jqm-xml" rev="2.2.9">
<artifact name="jqm-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.enioka.jqm', module='jqm-xml', version='2.2.9')
)
libraryDependencies += "com.enioka.jqm" % "jqm-xml" % "2.2.9"
[com.enioka.jqm/jqm-xml "2.2.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jdom : jdom | jar | 1.1.3 |
| com.enioka.jqm : jqm-api-client-jdbc | jar | 2.2.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| com.enioka.jqm : jqm-test-helpers | jar | 2.2.9 |