MVN

com.shinitech.djammadev : djamma-restfull

Maven & Gradle

Jul 04, 2019

DjammaRestfull · Shintech/DjammaDev - Project Core

<dependency>
    <groupId>com.shinitech.djammadev</groupId>
    <artifactId>djamma-restfull</artifactId>
    <version>1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.shinitech.djammadev : djamma-restfull to add to Maven - Latest Versions:

  • Latest Stable: 1.8

All Versions

Choose a version of com.shinitech.djammadev : djamma-restfull to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8
djamma-restfull-1.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.shinitech.djammadev</groupId>
    <artifactId>djamma-restfull</artifactId>
    <version>1.8</version>
</dependency>