| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.t1 |
| Идентификатор | Идентификаторproblem-details |
| Версия | Версия1.0.9 |
| Тип | Типpom |
| Описание |
ОписаниеProblem Details
Problem Details [RFC-7807] Java API, TCK, and implementations for JAX-RS and Spring Boot
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| problem-details-1.0.9.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.t1/problem-details/ -->
<dependency>
<groupId>com.github.t1</groupId>
<artifactId>problem-details</artifactId>
<version>1.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.t1/problem-details/
implementation 'com.github.t1:problem-details:1.0.9'
// https://jarcasting.com/artifacts/com.github.t1/problem-details/
implementation ("com.github.t1:problem-details:1.0.9")
'com.github.t1:problem-details:pom:1.0.9'
<dependency org="com.github.t1" name="problem-details" rev="1.0.9">
<artifact name="problem-details" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.t1', module='problem-details', version='1.0.9')
)
libraryDependencies += "com.github.t1" % "problem-details" % "1.0.9"
[com.github.t1/problem-details "1.0.9"]