halbuilder

Java based builder for the Hal specification http://stateless.co/hal_specification.html

License

License

Apache License
GroupId

GroupId

com.theoryinpractise
ArtifactId

ArtifactId

halbuilder
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

halbuilder
Java based builder for the Hal specification http://stateless.co/hal_specification.html
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

http://github.com/talios/halbuilder

Download halbuilder

How to add to project

<!-- https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder/ -->
<dependency>
    <groupId>com.theoryinpractise</groupId>
    <artifactId>halbuilder</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder/
implementation 'com.theoryinpractise:halbuilder:1.0.5'
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder/
implementation ("com.theoryinpractise:halbuilder:1.0.5")
'com.theoryinpractise:halbuilder:jar:1.0.5'
<dependency org="com.theoryinpractise" name="halbuilder" rev="1.0.5">
  <artifact name="halbuilder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.theoryinpractise', module='halbuilder', version='1.0.5')
)
libraryDependencies += "com.theoryinpractise" % "halbuilder" % "1.0.5"
[com.theoryinpractise/halbuilder "1.0.5"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 12.0
org.jdom : jdom jar 1.1
com.fasterxml.jackson.core : jackson-core jar 2.0.1
com.fasterxml.jackson.core : jackson-databind jar 2.0.1

test (4)

Group / Artifact Type Version
org.easytesting : fest-assert-core jar 2.0M2
org.testng : testng jar 6.5.2
com.sun.jersey : jersey-bundle jar 1.13-b01
com.damnhandy : handy-uri-templates jar 1.1.3

Project Modules

There are no modules declared in this project.

Halbuilder is a simple Java API for generating and consuming HAL documents conforming to the HAL Specification.

This repository/project has now moved to the HalBuilder Organisation on GitHub as several separate projects.

Please update your watches.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1