| Лицензия |
Лицензия
Apache License
|
|---|---|
| Группа | Группаcom.theoryinpractise |
| Идентификатор | Идентификаторhalbuilder-test-resources |
| Последняя версия | Последняя версия4.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhalbuilder-test-resources
Reusable test representations for the HAL XML/JSON REST format.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| halbuilder-test-resources-4.1.1.pom | |
| halbuilder-test-resources-4.1.1.jar | 9 KB |
| halbuilder-test-resources-4.1.1-sources.jar | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-test-resources/ -->
<dependency>
<groupId>com.theoryinpractise</groupId>
<artifactId>halbuilder-test-resources</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-test-resources/
implementation 'com.theoryinpractise:halbuilder-test-resources:4.1.1'
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-test-resources/
implementation ("com.theoryinpractise:halbuilder-test-resources:4.1.1")
'com.theoryinpractise:halbuilder-test-resources:jar:4.1.1'
<dependency org="com.theoryinpractise" name="halbuilder-test-resources" rev="4.1.1">
<artifact name="halbuilder-test-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.theoryinpractise', module='halbuilder-test-resources', version='4.1.1')
)
libraryDependencies += "com.theoryinpractise" % "halbuilder-test-resources" % "4.1.1"
[com.theoryinpractise/halbuilder-test-resources "4.1.1"]