Last Version

DI - Guice 0.6

Guice integration

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.seovic.coherence
ArtifactId

ArtifactId

di-guice
Version

Version

0.6
Type

Type

jar
Description

Description

DI - Guice
Guice integration

Download di-guice 0.6


<!-- https://jarcasting.com/artifacts/com.seovic.coherence/di-guice/ -->
<dependency>
    <groupId>com.seovic.coherence</groupId>
    <artifactId>di-guice</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.seovic.coherence/di-guice/
implementation 'com.seovic.coherence:di-guice:0.6'
// https://jarcasting.com/artifacts/com.seovic.coherence/di-guice/
implementation ("com.seovic.coherence:di-guice:0.6")
'com.seovic.coherence:di-guice:jar:0.6'
<dependency org="com.seovic.coherence" name="di-guice" rev="0.6">
  <artifact name="di-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seovic.coherence', module='di-guice', version='0.6')
)
libraryDependencies += "com.seovic.coherence" % "di-guice" % "0.6"
[com.seovic.coherence/di-guice "0.6"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.inject : guice jar 3.0
com.seovic.coherence : pof Optional jar 0.6
org.slf4j : slf4j-api jar 1.6.6

provided (1)

Group / Artifact Type Version
com.oracle.coherence » coherence jar 12.1.2-0-0

test (4)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.slf4j : jcl-over-slf4j jar 1.6.6
org.slf4j : log4j-over-slf4j jar 1.6.6
org.slf4j : slf4j-simple jar 1.6.6

Project Modules

There are no modules declared in this project.