Last Version

halbuilder 1.0.5

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

License

License

Apache License
GroupId

GroupId

com.theoryinpractise
ArtifactId

ArtifactId

halbuilder
Version

Version

1.0.5
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 1.0.5


<!-- 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.