Last Version

DataKernel: Guice integration 1.1.3

Extensions for Google Guice: support of primary and worker Event Loop threads; construction of service graphs.

License

License

Categories

Categories

Data GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

io.datakernel
ArtifactId

ArtifactId

guice
Version

Version

1.1.3
Type

Type

jar
Description

Description

DataKernel: Guice integration
Extensions for Google Guice: support of primary and worker Event Loop threads; construction of service graphs.
Project URL

Project URL

http://datakernel.io/guice/

Download guice 1.1.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
io.datakernel : eventloop jar 1.1.3
com.google.inject : guice jar 4.0

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.