License |
License
Apache License
|
---|---|
GroupId | GroupIdcom.theoryinpractise |
ArtifactId | ArtifactIdhalbuilder-xml |
Last Version | Last Version4.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhalbuilder-xml
HAL+XML serializer/deserializer extension to the HalBuilder Library
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
halbuilder-xml-4.1.3.pom | |
halbuilder-xml-4.1.3.jar | 15 KB |
halbuilder-xml-4.1.3-sources.jar | 10 KB |
halbuilder-xml-4.1.3-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-xml/ -->
<dependency>
<groupId>com.theoryinpractise</groupId>
<artifactId>halbuilder-xml</artifactId>
<version>4.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-xml/
implementation 'com.theoryinpractise:halbuilder-xml:4.1.3'
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-xml/
implementation ("com.theoryinpractise:halbuilder-xml:4.1.3")
'com.theoryinpractise:halbuilder-xml:jar:4.1.3'
<dependency org="com.theoryinpractise" name="halbuilder-xml" rev="4.1.3">
<artifact name="halbuilder-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.theoryinpractise', module='halbuilder-xml', version='4.1.3')
)
libraryDependencies += "com.theoryinpractise" % "halbuilder-xml" % "4.1.3"
[com.theoryinpractise/halbuilder-xml "4.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 31.1-jre |
com.theoryinpractise : halbuilder-api | jar | 4.1.1 |
com.theoryinpractise : halbuilder-core | jar | 4.1.1 |
org.jdom : jdom | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.damnhandy : handy-uri-templates | jar | 2.1.8 |
com.google.truth : truth | jar | 1.1.3 |
org.testng : testng | jar | 7.5 |