| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.inkstand |
| Идентификатор | Идентификаторhalite |
| Последняя версия | Последняя версия0.1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеio.inkstand: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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| halite-0.1.1.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.inkstand/halite/ -->
<dependency>
<groupId>io.inkstand</groupId>
<artifactId>halite</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.inkstand/halite/
implementation 'io.inkstand:halite:0.1.1'
// https://jarcasting.com/artifacts/io.inkstand/halite/
implementation ("io.inkstand:halite:0.1.1")
'io.inkstand:halite:pom:0.1.1'
<dependency org="io.inkstand" name="halite" rev="0.1.1">
<artifact name="halite" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.inkstand', module='halite', version='0.1.1')
)
libraryDependencies += "io.inkstand" % "halite" % "0.1.1"
[io.inkstand/halite "0.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jacoco : jacoco-maven-plugin | jar | 0.7.1.201405082137 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |