is not current version
Last Version 0.3.0-RELEASE

com.bellotapps.webapps:webapps-commons-web-jersey-app 0.1.1-RELEASE


Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.bellotapps.webapps
ArtifactId

ArtifactId

webapps-commons-web-jersey-app
Version

Version

0.1.1-RELEASE
Type

Type

jar

Download webapps-commons-web-jersey-app 0.1.1-RELEASE


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