License |
License
The MIT License (MIT)
|
---|---|
GroupId | GroupIdcom.shinitech.djammadev |
ArtifactId | ArtifactIddjamma-common |
Last Version | Last Version1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShintech/DjammaDev - Project Core
|
Filename | Size |
---|---|
djamma-common-1.8.pom | |
djamma-common-1.8.jar | 55 KB |
djamma-common-1.8-sources.jar | 36 KB |
djamma-common-1.8-javadoc.jar | 206 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-common/ -->
<dependency>
<groupId>com.shinitech.djammadev</groupId>
<artifactId>djamma-common</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-common/
implementation 'com.shinitech.djammadev:djamma-common:1.8'
// https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-common/
implementation ("com.shinitech.djammadev:djamma-common:1.8")
'com.shinitech.djammadev:djamma-common:jar:1.8'
<dependency org="com.shinitech.djammadev" name="djamma-common" rev="1.8">
<artifact name="djamma-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shinitech.djammadev', module='djamma-common', version='1.8')
)
libraryDependencies += "com.shinitech.djammadev" % "djamma-common" % "1.8"
[com.shinitech.djammadev/djamma-common "1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.5.4 |
org.reflections : reflections | jar | 0.9.9 |
org.apache.commons : commons-lang3 | jar | 3.5 |
com.google.code.gson : gson | jar | 2.8.0 |
org.rythmengine : rythm-engine | jar | 1.1.1-SNAPSHOT |
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 |