is not current version
Last Version 0.3.0-RELEASE

com.bellotapps.webapps:webapps-commons-error-handlers-jersey 0.0.1-RELEASE


Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.bellotapps.webapps
ArtifactId

ArtifactId

webapps-commons-error-handlers-jersey
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download webapps-commons-error-handlers-jersey 0.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-error-handlers-jersey/ -->
<dependency>
    <groupId>com.bellotapps.webapps</groupId>
    <artifactId>webapps-commons-error-handlers-jersey</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-error-handlers-jersey/
implementation 'com.bellotapps.webapps:webapps-commons-error-handlers-jersey:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-error-handlers-jersey/
implementation ("com.bellotapps.webapps:webapps-commons-error-handlers-jersey:0.0.1-RELEASE")
'com.bellotapps.webapps:webapps-commons-error-handlers-jersey:jar:0.0.1-RELEASE'
<dependency org="com.bellotapps.webapps" name="webapps-commons-error-handlers-jersey" rev="0.0.1-RELEASE">
  <artifact name="webapps-commons-error-handlers-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bellotapps.webapps', module='webapps-commons-error-handlers-jersey', version='0.0.1-RELEASE')
)
libraryDependencies += "com.bellotapps.webapps" % "webapps-commons-error-handlers-jersey" % "0.0.1-RELEASE"
[com.bellotapps.webapps/webapps-commons-error-handlers-jersey "0.0.1-RELEASE"]