License |
License
The MIT License (MIT)
|
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.shinitech.djammadev |
ArtifactId | ArtifactIddjamma-guice |
Last Version | Last Version1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShintech/DjammaDev - Project Core
|
Filename | Size |
---|---|
djamma-guice-1.8.pom | |
djamma-guice-1.8.jar | 4 KB |
djamma-guice-1.8-sources.jar | 2 KB |
djamma-guice-1.8-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-guice/ -->
<dependency>
<groupId>com.shinitech.djammadev</groupId>
<artifactId>djamma-guice</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-guice/
implementation 'com.shinitech.djammadev:djamma-guice:1.8'
// https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-guice/
implementation ("com.shinitech.djammadev:djamma-guice:1.8")
'com.shinitech.djammadev:djamma-guice:jar:1.8'
<dependency org="com.shinitech.djammadev" name="djamma-guice" rev="1.8">
<artifact name="djamma-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shinitech.djammadev', module='djamma-guice', version='1.8')
)
libraryDependencies += "com.shinitech.djammadev" % "djamma-guice" % "1.8"
[com.shinitech.djammadev/djamma-guice "1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 3.0 |
com.typesafe : config | jar | 1.3.2 |
org.glassfish.hk2 : hk2-api | jar | 2.5.0-b36 |
com.shinitech.djammadev : djamma-common | jar | 1.8 |
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 |