License |
License
The MIT License (MIT)
|
---|---|
GroupId | GroupIdcom.shinitech.djammadev |
ArtifactId | ArtifactIddjamma-restfull |
Last Version | Last Version1.8 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDjammaRestfull
Shintech/DjammaDev - Project Core
|
Project URL |
Project URL |
Filename | Size |
---|---|
djamma-restfull-1.8.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-restfull/ -->
<dependency>
<groupId>com.shinitech.djammadev</groupId>
<artifactId>djamma-restfull</artifactId>
<version>1.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-restfull/
implementation 'com.shinitech.djammadev:djamma-restfull:1.8'
// https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-restfull/
implementation ("com.shinitech.djammadev:djamma-restfull:1.8")
'com.shinitech.djammadev:djamma-restfull:pom:1.8'
<dependency org="com.shinitech.djammadev" name="djamma-restfull" rev="1.8">
<artifact name="djamma-restfull" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.shinitech.djammadev', module='djamma-restfull', version='1.8')
)
libraryDependencies += "com.shinitech.djammadev" % "djamma-restfull" % "1.8"
[com.shinitech.djammadev/djamma-restfull "1.8"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
ch.qos.logback : logback-classic | jar | 1.1.6 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |