| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.fundebug |
| Идентификатор | Идентификаторfundebug-spring |
| Последняя версия | Последняя версия0.3.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCapture Java and Spring exceptions automatically
|
| Имя Файла | Размер |
|---|---|
| fundebug-spring-0.3.1.pom | |
| fundebug-spring-0.3.1.jar | 3 KB |
| fundebug-spring-0.3.1-sources.jar | 1 KB |
| fundebug-spring-0.3.1-javadoc.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.fundebug/fundebug-spring/ -->
<dependency>
<groupId>com.fundebug</groupId>
<artifactId>fundebug-spring</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fundebug/fundebug-spring/
implementation 'com.fundebug:fundebug-spring:0.3.1'
// https://jarcasting.com/artifacts/com.fundebug/fundebug-spring/
implementation ("com.fundebug:fundebug-spring:0.3.1")
'com.fundebug:fundebug-spring:jar:0.3.1'
<dependency org="com.fundebug" name="fundebug-spring" rev="0.3.1">
<artifact name="fundebug-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fundebug', module='fundebug-spring', version='0.3.1')
)
libraryDependencies += "com.fundebug" % "fundebug-spring" % "0.3.1"
[com.fundebug/fundebug-spring "0.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fundebug : fundebug-java | jar | 0.3.1 |
| org.springframework : spring-context | jar | 5.1.3.RELEASE |
| org.springframework : spring-web | jar | 5.1.3.RELEASE |
| org.springframework : spring-webmvc | jar | 5.1.3.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |