| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdev.fomenko |
| Идентификатор | Идентификаторhttpstatusdogs |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhttpstatusdogs
Provides a perfect description for your server responses
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| httpstatusdogs-1.0.0.pom | |
| httpstatusdogs-1.0.0.jar | 5 KB |
| httpstatusdogs-1.0.0-sources.jar | 4 KB |
| httpstatusdogs-1.0.0-javadoc.jar | 119 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/dev.fomenko/httpstatusdogs/ -->
<dependency>
<groupId>dev.fomenko</groupId>
<artifactId>httpstatusdogs</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.fomenko/httpstatusdogs/
implementation 'dev.fomenko:httpstatusdogs:1.0.0'
// https://jarcasting.com/artifacts/dev.fomenko/httpstatusdogs/
implementation ("dev.fomenko:httpstatusdogs:1.0.0")
'dev.fomenko:httpstatusdogs:jar:1.0.0'
<dependency org="dev.fomenko" name="httpstatusdogs" rev="1.0.0">
<artifact name="httpstatusdogs" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.fomenko', module='httpstatusdogs', version='1.0.0')
)
libraryDependencies += "dev.fomenko" % "httpstatusdogs" % "1.0.0"
[dev.fomenko/httpstatusdogs "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.6.6 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.6 |
| org.projectlombok : lombok Необязательный | jar | 1.18.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |
| io.rest-assured : rest-assured | jar | 4.4.0 |