License |
License
The MIT License (MIT)
|
---|---|
GroupId | GroupIdcom.shinitech.djammadev |
ArtifactId | ArtifactIddjamma-api |
Last Version | Last Version1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShintech/DjammaDev - Project Core
|
Filename | Size |
---|---|
djamma-api-1.8.pom | |
djamma-api-1.8.jar | 122 KB |
djamma-api-1.8-sources.jar | 52 KB |
djamma-api-1.8-javadoc.jar | 497 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-api/ -->
<dependency>
<groupId>com.shinitech.djammadev</groupId>
<artifactId>djamma-api</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-api/
implementation 'com.shinitech.djammadev:djamma-api:1.8'
// https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-api/
implementation ("com.shinitech.djammadev:djamma-api:1.8")
'com.shinitech.djammadev:djamma-api:jar:1.8'
<dependency org="com.shinitech.djammadev" name="djamma-api" rev="1.8">
<artifact name="djamma-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shinitech.djammadev', module='djamma-api', version='1.8')
)
libraryDependencies += "com.shinitech.djammadev" % "djamma-api" % "1.8"
[com.shinitech.djammadev/djamma-api "1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.5.4 |
com.shinitech.djammadev : djamma-guice | jar | 1.8 |
com.shinitech.djammadev : djamma-jersey | jar | 1.8 |
com.shinitech.djammadev : djamma-models | jar | 1.8 |
io.netty : netty-transport | jar | 4.1.22.Final |
com.amazonaws : aws-java-sdk-s3 | jar | 1.11.541 |
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 |
---|---|---|
org.mockito : mockito-core | jar | 1.10.19 |
junit : junit | jar | 4.12 |