Simple Rest Backend

Small rest backend library that use wildfly-swarm and crnk

License

License

GroupId

GroupId

org.bitbucket.samsamann
ArtifactId

ArtifactId

rest-backend
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://bitbucket.org/samsamann/rest-backend
Source Code Management

Source Code Management

https://bitbucket.org/samsamann/rest-backend

Download rest-backend

Filename Size
rest-backend-0.1.0.pom 8 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.bitbucket.samsamann/rest-backend/ -->
<dependency>
    <groupId>org.bitbucket.samsamann</groupId>
    <artifactId>rest-backend</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.samsamann/rest-backend/
implementation 'org.bitbucket.samsamann:rest-backend:0.1.0'
// https://jarcasting.com/artifacts/org.bitbucket.samsamann/rest-backend/
implementation ("org.bitbucket.samsamann:rest-backend:0.1.0")
'org.bitbucket.samsamann:rest-backend:pom:0.1.0'
<dependency org="org.bitbucket.samsamann" name="rest-backend" rev="0.1.0">
  <artifact name="rest-backend" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.samsamann', module='rest-backend', version='0.1.0')
)
libraryDependencies += "org.bitbucket.samsamann" % "rest-backend" % "0.1.0"
[org.bitbucket.samsamann/rest-backend "0.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • rest-base
  • rest-core
  • rest-security

Versions

Version
0.1.0