Guice Auto register

Guice-autoreg automagically registers all guice modules for you.

License

License

Categories

Categories

GUI User Interface Auto Application Layer Libs Code Generators Guice Dependency Injection
GroupId

GroupId

com.googlecode.guice-autoreg
ArtifactId

ArtifactId

guice-autoreg
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Guice Auto register
Guice-autoreg automagically registers all guice modules for you.

Download guice-autoreg

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
log4j : log4j jar 1.2.14
com.google.inject : guice jar 2.0
com.google.inject.extensions : guice-multibindings jar 2.0
net.sf.scannotation : scannotation jar 1.0.2
org.aspectj : aspectjrt jar 1.6.7
javax.servlet : servlet-api jar 2.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2