| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаcom.github.codeframes |
| Идентификатор | Идентификаторhal-tooling-json |
| Версия | Версия1.2.0-alpha-1 |
| Тип | Типjar |
| Описание |
ОписаниеHAL Tooling JSON
A Jackson Module for serializing 'com.github.codeframes.hal.tooling.core.HalRepresentable' types (hal-tooling-core)
to the JSON format of the HAL standard: application/hal+json.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hal-tooling-json-1.2.0-alpha-1.pom | |
| hal-tooling-json-1.2.0-alpha-1.jar | 42 KB |
| hal-tooling-json-1.2.0-alpha-1-sources.jar | 37 KB |
| hal-tooling-json-1.2.0-alpha-1-javadoc.jar | 209 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.codeframes/hal-tooling-json/ -->
<dependency>
<groupId>com.github.codeframes</groupId>
<artifactId>hal-tooling-json</artifactId>
<version>1.2.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.codeframes/hal-tooling-json/
implementation 'com.github.codeframes:hal-tooling-json:1.2.0-alpha-1'
// https://jarcasting.com/artifacts/com.github.codeframes/hal-tooling-json/
implementation ("com.github.codeframes:hal-tooling-json:1.2.0-alpha-1")
'com.github.codeframes:hal-tooling-json:jar:1.2.0-alpha-1'
<dependency org="com.github.codeframes" name="hal-tooling-json" rev="1.2.0-alpha-1">
<artifact name="hal-tooling-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.codeframes', module='hal-tooling-json', version='1.2.0-alpha-1')
)
libraryDependencies += "com.github.codeframes" % "hal-tooling-json" % "1.2.0-alpha-1"
[com.github.codeframes/hal-tooling-json "1.2.0-alpha-1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.codeframes : hal-tooling-core | jar | 1.2.0-alpha-1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jmockit : jmockit | jar | 1.29 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| nl.jqno.equalsverifier : equalsverifier | jar | 2.0.2 |
| org.codehaus.groovy : groovy-all | jar | 2.4.5 |
| org.spockframework : spock-core | jar | 1.0-groovy-2.4 |
| cglib : cglib-nodep | jar | 3.2.0 |
| org.objenesis : objenesis | jar | 2.2 |