MVN

org.bitbucket.samsamann : rest-backend

Maven & Gradle

Oct 05, 2017

Simple Rest Backend · Small rest backend library that use wildfly-swarm and crnk

<dependency>
    <groupId>org.bitbucket.samsamann</groupId>
    <artifactId>rest-backend</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bitbucket.samsamann : rest-backend to add to Maven - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of org.bitbucket.samsamann : rest-backend to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
rest-backend-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.bitbucket.samsamann</groupId>
    <artifactId>rest-backend</artifactId>
    <version>0.1.0</version>
</dependency>