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

li.moskito:halite 0.1.0

A lightweight API of the HAL specification that provides base types for JAXB generated classes and convenience methods to add links or embedd resources. The JSon support allows create spec conform json output from the JAXB based datatypes and a Jax-RS provider to write message bodies.

Лицензия

Лицензия

Группа

Группа

li.moskito
Идентификатор

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

halite
Версия

Версия

0.1.0
Тип

Тип

pom
Описание

Описание

li.moskito:halite
A lightweight API of the HAL specification that provides base types for JAXB generated classes and convenience methods to add links or embedd resources. The JSon support allows create spec conform json output from the JAXB based datatypes and a Jax-RS provider to write message bodies.
Ссылка на сайт

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

https://github.com/moskitoli/halite

Скачать halite 0.1.0

Имя Файла Размер
halite-0.1.0.pom 8 KB
Обзор

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.6
org.apache.logging.log4j : log4j-slf4j-impl jar 2.0-rc1
org.apache.logging.log4j : log4j-api jar 2.0-rc1
org.apache.logging.log4j : log4j-core jar 2.0-rc1

provided (1)

Идентификатор библиотеки Тип Версия
org.jacoco : jacoco-maven-plugin jar 0.7.1.201405082137

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

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

  • halite-core
  • halite-json
  • halite-xml
  • halite-rs