Last Version

PeachGuice :: Test 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-test
Version

Version

0.1
Type

Type

jar
Description

Description

PeachGuice :: Test
Modules to integrate Guice with various frameworks while maintaining Guice-style injection.
Project URL

Project URL

http://maven.apache.org

Download peachguice-test 0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.jmock : jmock-junit4 jar 2.5.1

Project Modules

There are no modules declared in this project.