Last Version

Guiced Injector 0.60.0.1

Guice Injection allows you to access multiple Guice Binders and Modules across separate archives. Allowing you to configure your applications with injection from multiple dependancies. Servlets, EJB's, and Stand-Alone is supported. Requires JDK 8 or 10.

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.jwebmp.jre10
ArtifactId

ArtifactId

guiced-injection
Version

Version

0.60.0.1
Type

Type

jar
Description

Description

Guiced Injector
Guice Injection allows you to access multiple Guice Binders and Modules across separate archives. Allowing you to configure your applications with injection from multiple dependancies. Servlets, EJB's, and Stand-Alone is supported. Requires JDK 8 or 10.
Project URL

Project URL

https://github.com/GedMarc/GuiceInjection
Project Organization

Project Organization

Marc Magon
Source Code Management

Source Code Management

https://github.com/GedMarc?tab=repositories

Download guiced-injection 0.60.0.1


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

Dependencies

compile (8)

Group / Artifact Type Version
com.jwebmp.jre10 : jwebmp-log-master Optional jar 0.60.0.1
io.github.classgraph : classgraph jar 4.2.5
com.google.inject : guice jar 4.2.1
com.fasterxml.jackson.core : jackson-core jar 2.9.6
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.9.6
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.6
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.6

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.10.0
org.mockito : mockito-core jar 2.21.0

Project Modules

There are no modules declared in this project.