License |
License |
---|---|
GroupId | GroupIdorg.metafacture |
ArtifactId | ArtifactIdmetafacture-xml |
Last Version | Last Version5.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetafacture XML
Modules for generic operations on XML documents
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
metafacture-xml-5.3.2.pom | |
metafacture-xml-5.3.2.jar | 19 KB |
metafacture-xml-5.3.2-sources.jar | 13 KB |
metafacture-xml-5.3.2-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.metafacture/metafacture-xml/ -->
<dependency>
<groupId>org.metafacture</groupId>
<artifactId>metafacture-xml</artifactId>
<version>5.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.metafacture/metafacture-xml/
implementation 'org.metafacture:metafacture-xml:5.3.2'
// https://jarcasting.com/artifacts/org.metafacture/metafacture-xml/
implementation ("org.metafacture:metafacture-xml:5.3.2")
'org.metafacture:metafacture-xml:jar:5.3.2'
<dependency org="org.metafacture" name="metafacture-xml" rev="5.3.2">
<artifact name="metafacture-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.metafacture', module='metafacture-xml', version='5.3.2')
)
libraryDependencies += "org.metafacture" % "metafacture-xml" % "5.3.2"
[org.metafacture/metafacture-xml "5.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.metafacture : metafacture-framework | jar | 5.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.metafacture : metafacture-commons | jar | 5.3.2 |
org.slf4j : slf4j-api | jar | 1.7.21 |
org.apache.commons : commons-compress | jar | 1.21 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.5.5 |