Jar examples for h:halbuilder-core
Java based builder for the Hal specification http://stateless.co/hal_specification.html
You can download jar file halbuilder-core 3.1.3 in this page.
Apache License
You can use the following script to add halbuilder-core-3.1.3.jar to your project.
<dependency> <groupId>com.theoryinpractise</groupId> <artifactId>halbuilder-core</artifactId> <version>3.1.3</version> </dependency>
compile group: 'com.theoryinpractise', name: 'halbuilder-core', version: '3.1.3'
libraryDependencies += "com.theoryinpractise" % "halbuilder-core" % "3.1.3"
<dependency org="com.theoryinpractise" name="halbuilder-core" rev="3.1.3"/>
@Grapes(@Grab(group='com.theoryinpractise', module='halbuilder-core', version='3.1.3'))
'com.theoryinpractise:halbuilder-core:jar:3.1.3'
Click the following link to download the jar file.
halbuilder-core-3.1.3-javadoc.jar