License |
License |
---|---|
GroupId | GroupIdcom.metreeca |
ArtifactId | ArtifactIdmetreeca-xml |
Version | Version0.55.0 |
Type | Typejar |
Description |
DescriptionMetreeca XML Data Connector
Connector kit for XML data.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
metreeca-xml-0.55.0.pom | |
metreeca-xml-0.55.0.jar | 30 KB |
metreeca-xml-0.55.0-sources.jar | 16 KB |
metreeca-xml-0.55.0-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/metreeca-xml/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>metreeca-xml</artifactId>
<version>0.55.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/metreeca-xml/
implementation 'com.metreeca:metreeca-xml:0.55.0'
// https://jarcasting.com/artifacts/com.metreeca/metreeca-xml/
implementation ("com.metreeca:metreeca-xml:0.55.0")
'com.metreeca:metreeca-xml:jar:0.55.0'
<dependency org="com.metreeca" name="metreeca-xml" rev="0.55.0">
<artifact name="metreeca-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='metreeca-xml', version='0.55.0')
)
libraryDependencies += "com.metreeca" % "metreeca-xml" % "0.55.0"
[com.metreeca/metreeca-xml "0.55.0"]
Group / Artifact | Type | Version |
---|---|---|
com.metreeca : metreeca-rest | jar | 0.55.0 |
org.ccil.cowan.tagsoup : tagsoup | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.assertj : assertj-core | jar | 3.19.0 |
org.slf4j : slf4j-jdk14 | jar |