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.

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.jwebmp.guicedee
ArtifactId

ArtifactId

guiced-injection
Last Version

Last Version

0.68.0.1
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
com.jwebmp.guicedee : guiced-log-master jar
com.jwebmp.thirdparty : aopalliance-core jar
io.github.classgraph : classgraph jar 4.8.43
com.jwebmp.inject : guice jar
com.jwebmp.thirdparty : javax.inject jar
com.google.guava : guava jar 28.0-jre
com.jwebmp.jpms.jackson.core : jackson-databind jar
com.jwebmp.jpms.jackson.core : jackson-annotations jar
com.jwebmp.jpms.jackson.core : jackson-core jar
com.jwebmp.jpms.jackson.module : jackson-module-guice jar
com.jwebmp.jpms.jackson.datatype : jackson-datatype-jdk8 jar
com.jwebmp.jpms.jackson.datatype : jackson-datatype-datetime jar
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.2
javax.validation : validation-api jar 2.0.1.Final

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.0
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.68.0.1
0.67.0.16
0.67.0.15
0.67.0.12
0.67.0.9
0.67.0.7
0.67.0.5
0.67.0.4
0.67.0.3
0.67.0.2
0.67.0.1