halbuilder-xml

HAL+XML serializer/deserializer extension to the HalBuilder Library

License

License

Apache License
GroupId

GroupId

com.theoryinpractise
ArtifactId

ArtifactId

halbuilder-xml
Last Version

Last Version

4.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

halbuilder-xml
HAL+XML serializer/deserializer extension to the HalBuilder Library
Source Code Management

Source Code Management

http://github.com/HalBuilder/halbuilder-xml

Download halbuilder-xml

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

test (3)

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

Project Modules

There are no modules declared in this project.
com.theoryinpractise

HalBuilder HAL API for the JVM

Versions

Version
4.1.3
4.1.2
4.1.1
4.0.1
3.0.2
3.0.1
2.1.1