| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.bellotapps.webapps |
| Идентификатор | Идентификаторwebapps-commons-web-error-handling |
| Версия | Версия0.3.0-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеcom.bellotapps.webapps:webapps-commons-web-error-handling
Libraries that contain common code to be used in a webapp
|
<!-- https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-web-error-handling/ -->
<dependency>
<groupId>com.bellotapps.webapps</groupId>
<artifactId>webapps-commons-web-error-handling</artifactId>
<version>0.3.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-web-error-handling/
implementation 'com.bellotapps.webapps:webapps-commons-web-error-handling:0.3.0-RELEASE'
// https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-web-error-handling/
implementation ("com.bellotapps.webapps:webapps-commons-web-error-handling:0.3.0-RELEASE")
'com.bellotapps.webapps:webapps-commons-web-error-handling:jar:0.3.0-RELEASE'
<dependency org="com.bellotapps.webapps" name="webapps-commons-web-error-handling" rev="0.3.0-RELEASE">
<artifact name="webapps-commons-web-error-handling" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bellotapps.webapps', module='webapps-commons-web-error-handling', version='0.3.0-RELEASE')
)
libraryDependencies += "com.bellotapps.webapps" % "webapps-commons-web-error-handling" % "0.3.0-RELEASE"
[com.bellotapps.webapps/webapps-commons-web-error-handling "0.3.0-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.bellotapps.webapps : webapps-commons-data-transfer | jar | 0.3.0-RELEASE |
| org.springframework : spring-web | jar | 5.1.5.RELEASE |
| com.bellotapps.utils : error-handler | jar | 2.1.0-RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |