License |
License
The MIT License (MIT)
|
---|---|
GroupId | GroupIdcom.shinitech.djammadev |
ArtifactId | ArtifactIddjamma-core |
Last Version | Last Version1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShintech/DjammaDev - Project Core
|
Filename | Size |
---|---|
djamma-core-1.8.pom | |
djamma-core-1.8.jar | 142 KB |
djamma-core-1.8-sources.jar | 72 KB |
djamma-core-1.8-javadoc.jar | 548 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-core/ -->
<dependency>
<groupId>com.shinitech.djammadev</groupId>
<artifactId>djamma-core</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-core/
implementation 'com.shinitech.djammadev:djamma-core:1.8'
// https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-core/
implementation ("com.shinitech.djammadev:djamma-core:1.8")
'com.shinitech.djammadev:djamma-core:jar:1.8'
<dependency org="com.shinitech.djammadev" name="djamma-core" rev="1.8">
<artifact name="djamma-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shinitech.djammadev', module='djamma-core', version='1.8')
)
libraryDependencies += "com.shinitech.djammadev" % "djamma-core" % "1.8"
[com.shinitech.djammadev/djamma-core "1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.shinitech.djammadev : djamma-common | jar | 1.8 |
com.shinitech.djammadev : djamma-models | jar | 1.8 |
com.shinitech.djammadev : djamma-jersey | jar | 1.8 |
com.shinitech.djammadev : djamma-swagger | jar | 1.8 |
javax.enterprise : cdi-api | jar | 1.0 |
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-external | jar | 2.24 |
com.auth0 : java-jwt | jar | 3.2.0 |
com.shinitech.djammadev : djamma-mail | jar | 1.8 |
com.shinitech.djammadev : djamma-jobs | jar | 1.8 |
com.typesafe : config | jar | 1.3.2 |
com.github.racc : typesafeconfig-guice | jar | 0.0.3 |
javax.validation : validation-api | jar | 1.1.0.Final |
com.shinitech.djammadev : djamma-api | jar | 1.8 |
com.github.messenger4j : messenger4j | jar | 1.1.0 |
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 |