| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.bellotapps.webapps |
| Идентификатор | Идентификаторwebapps-commons-exceptions |
| Версия | Версия0.3.0-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеcom.bellotapps.webapps:webapps-commons-exceptions
Libraries that contain common code to be used in a webapp
|
<!-- https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-exceptions/ -->
<dependency>
<groupId>com.bellotapps.webapps</groupId>
<artifactId>webapps-commons-exceptions</artifactId>
<version>0.3.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-exceptions/
implementation 'com.bellotapps.webapps:webapps-commons-exceptions:0.3.0-RELEASE'
// https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-exceptions/
implementation ("com.bellotapps.webapps:webapps-commons-exceptions:0.3.0-RELEASE")
'com.bellotapps.webapps:webapps-commons-exceptions:jar:0.3.0-RELEASE'
<dependency org="com.bellotapps.webapps" name="webapps-commons-exceptions" rev="0.3.0-RELEASE">
<artifact name="webapps-commons-exceptions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bellotapps.webapps', module='webapps-commons-exceptions', version='0.3.0-RELEASE')
)
libraryDependencies += "com.bellotapps.webapps" % "webapps-commons-exceptions" % "0.3.0-RELEASE"
[com.bellotapps.webapps/webapps-commons-exceptions "0.3.0-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.bellotapps.webapps : webapps-commons-errors | jar | 0.3.0-RELEASE |
| org.hibernate.validator : hibernate-validator | jar | 6.0.14.Final |