| License |
License |
|---|---|
| GroupId | GroupIdorg.smartdeveloperhub.harvesters.ci.util |
| ArtifactId | ArtifactIdci-util-xml |
| Version | Version0.3.0 |
| Type | Typejar |
| Description |
DescriptionSDH :: CIH :: Util :: XML
XML utilities for the Continuous Integration Harvester of the Smart Developer Hub project
|
| Project Organization |
Project OrganizationCenter for Open Middleware |
| Filename | Size |
|---|---|
| ci-util-xml-0.3.0.pom | |
| ci-util-xml-0.3.0.jar | 21 KB |
| ci-util-xml-0.3.0-tests.jar | 5 KB |
| ci-util-xml-0.3.0-sources.jar | 13 KB |
| ci-util-xml-0.3.0-javadoc.jar | 82 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.ci.util/ci-util-xml/ -->
<dependency>
<groupId>org.smartdeveloperhub.harvesters.ci.util</groupId>
<artifactId>ci-util-xml</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.ci.util/ci-util-xml/
implementation 'org.smartdeveloperhub.harvesters.ci.util:ci-util-xml:0.3.0'
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.ci.util/ci-util-xml/
implementation ("org.smartdeveloperhub.harvesters.ci.util:ci-util-xml:0.3.0")
'org.smartdeveloperhub.harvesters.ci.util:ci-util-xml:jar:0.3.0'
<dependency org="org.smartdeveloperhub.harvesters.ci.util" name="ci-util-xml" rev="0.3.0">
<artifact name="ci-util-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smartdeveloperhub.harvesters.ci.util', module='ci-util-xml', version='0.3.0')
)
libraryDependencies += "org.smartdeveloperhub.harvesters.ci.util" % "ci-util-xml" % "0.3.0"
[org.smartdeveloperhub.harvesters.ci.util/ci-util-xml "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| xml-apis : xml-apis | jar | 1.4.01 |
| xerces : xercesImpl | jar | 2.11.0 |
| xml-resolver : xml-resolver | jar | 1.2 |
| net.sf.saxon : Saxon-HE | jar | 9.6.0-5 |
| joda-time : joda-time | jar | 2.8.2 |
| com.google.guava : guava | jar | 18.0 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
| org.hamcrest : hamcrest-integration | jar | 1.3 |
| junit : junit | jar | 4.12 |
| org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |