Last Version

PeachGuice :: Command 0.1

Modules to integrate Guice with various frameworks while maintaining Guice-style injection.

License

License

Categories

Categories

Net GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

net.peachjean.guice
ArtifactId

ArtifactId

peachguice-command
Version

Version

0.1
Type

Type

jar
Description

Description

PeachGuice :: Command
Modules to integrate Guice with various frameworks while maintaining Guice-style injection.

Download peachguice-command 0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
net.peachjean.guice : peachguice-base jar 0.1
commons-cli : commons-cli jar 1.2
com.google.inject : guice jar 3.0
com.google.inject.extensions : guice-multibindings jar 3.0
com.google.guava : guava jar 10.0.1
net.jcip : jcip-annotations jar 1.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.3

Project Modules

There are no modules declared in this project.