License |
License |
---|---|
GroupId | GroupIdio.inkstand |
ArtifactId | ArtifactIdhalite-xml |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionio.inkstand:halite-xml
XML support for the HAL specification.
|
Filename | Size |
---|---|
halite-xml-0.1.1.pom | |
halite-xml-0.1.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.inkstand/halite-xml/ -->
<dependency>
<groupId>io.inkstand</groupId>
<artifactId>halite-xml</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.inkstand/halite-xml/
implementation 'io.inkstand:halite-xml:0.1.1'
// https://jarcasting.com/artifacts/io.inkstand/halite-xml/
implementation ("io.inkstand:halite-xml:0.1.1")
'io.inkstand:halite-xml:jar:0.1.1'
<dependency org="io.inkstand" name="halite-xml" rev="0.1.1">
<artifact name="halite-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.inkstand', module='halite-xml', version='0.1.1')
)
libraryDependencies += "io.inkstand" % "halite-xml" % "0.1.1"
[io.inkstand/halite-xml "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.6 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.0-rc1 |
org.apache.logging.log4j : log4j-api | jar | 2.0-rc1 |
org.apache.logging.log4j : log4j-core | jar | 2.0-rc1 |
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : jacoco-maven-plugin | jar | 0.7.1.201405082137 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |