Last Version

Guice Aqueduct 1.2

Guice Aqueduct is a Guice binder to configure Chained instances to form a pipeline

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.chajath
ArtifactId

ArtifactId

guice-aqueduct
Version

Version

1.2
Type

Type

jar
Description

Description

Guice Aqueduct
Guice Aqueduct is a Guice binder to configure Chained instances to form a pipeline
Project URL

Project URL

https://github.com/google/guice-aqueduct
Source Code Management

Source Code Management

https://github.com/google/guice-aqueduct

Download guice-aqueduct 1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 24.0-android
com.google.inject : guice jar 4.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.39

Project Modules

There are no modules declared in this project.