halbuilder

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

Лицензия

Лицензия

Apache License
Группа

Группа

com.theoryinpractise
Идентификатор

Идентификатор

halbuilder
Последняя версия

Последняя версия

1.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

halbuilder
Java based builder for the Hal specification http://stateless.co/hal_specification.html
Ссылка на сайт

Ссылка на сайт

http://maven.apache.org
Система контроля версий

Система контроля версий

http://github.com/talios/halbuilder

Скачать halbuilder

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1