License |
License |
---|---|
GroupId | GroupIdcom.metreeca |
ArtifactId | ArtifactIdmetreeca-xml |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetreeca XML Data Connector
Connector kit for XML data.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
metreeca-xml-1.0.3.pom | |
metreeca-xml-1.0.3.jar | 16 KB |
metreeca-xml-1.0.3-tests.jar | 3 KB |
metreeca-xml-1.0.3-sources.jar | 12 KB |
metreeca-xml-1.0.3-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/metreeca-xml/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>metreeca-xml</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/metreeca-xml/
implementation 'com.metreeca:metreeca-xml:1.0.3'
// https://jarcasting.com/artifacts/com.metreeca/metreeca-xml/
implementation ("com.metreeca:metreeca-xml:1.0.3")
'com.metreeca:metreeca-xml:jar:1.0.3'
<dependency org="com.metreeca" name="metreeca-xml" rev="1.0.3">
<artifact name="metreeca-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='metreeca-xml', version='1.0.3')
)
libraryDependencies += "com.metreeca" % "metreeca-xml" % "1.0.3"
[com.metreeca/metreeca-xml "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.metreeca : metreeca-rest | jar | 1.0.3 |
org.jsoup : jsoup | jar | 1.14.3 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.assertj : assertj-core | jar | 3.19.0 |