| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.eks5115 |
| Идентификатор | Идентификаторrest-exception |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеrest-exception
rest exception handler
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| rest-exception-0.0.1.pom | |
| rest-exception-0.0.1.jar | 7 KB |
| rest-exception-0.0.1-sources.jar | 2 KB |
| rest-exception-0.0.1-javadoc.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.eks5115/rest-exception/ -->
<dependency>
<groupId>com.github.eks5115</groupId>
<artifactId>rest-exception</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eks5115/rest-exception/
implementation 'com.github.eks5115:rest-exception:0.0.1'
// https://jarcasting.com/artifacts/com.github.eks5115/rest-exception/
implementation ("com.github.eks5115:rest-exception:0.0.1")
'com.github.eks5115:rest-exception:jar:0.0.1'
<dependency org="com.github.eks5115" name="rest-exception" rev="0.0.1">
<artifact name="rest-exception" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eks5115', module='rest-exception', version='0.0.1')
)
libraryDependencies += "com.github.eks5115" % "rest-exception" % "0.0.1"
[com.github.eks5115/rest-exception "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-web | jar | 5.0.9.RELEASE |
| org.springframework : spring-context | jar | 5.0.9.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |