MVN

com.jwebmp.guicedee : guiced-injection

Maven & Gradle

Aug 09, 2019
9 usages

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.

<dependency>
    <groupId>com.jwebmp.guicedee</groupId>
    <artifactId>guiced-injection</artifactId>
    <version>0.68.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jwebmp.guicedee : guiced-injection to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.68.0.1

All Versions

Choose a version of com.jwebmp.guicedee : guiced-injection to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.68.x
guiced-injection-0.68.0.1
0.67.x
guiced-injection-0.67.0.16
guiced-injection-0.67.0.15
guiced-injection-0.67.0.12
guiced-injection-0.67.0.9
guiced-injection-0.67.0.7
guiced-injection-0.67.0.5
guiced-injection-0.67.0.4
guiced-injection-0.67.0.3
guiced-injection-0.67.0.2
guiced-injection-0.67.0.1

How to add a dependency to Maven

Add the following com.jwebmp.guicedee : guiced-injection maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jwebmp.guicedee</groupId>
    <artifactId>guiced-injection</artifactId>
    <version>0.68.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jwebmp.guicedee : guiced-injection gradle dependency to your build.gradle file:

implementation 'com.jwebmp.guicedee:guiced-injection:0.68.0.1'

Gradle Kotlin DSL: Add the following com.jwebmp.guicedee : guiced-injection gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jwebmp.guicedee:guiced-injection:0.68.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jwebmp.guicedee : guiced-injection sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jwebmp.guicedee" % "guiced-injection" % "0.68.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 15, 2014
6 usages
192 stars
Oct 24, 2019
9 usages
4 stars
Jan 14, 2012
4 usages
Jul 30, 2018
11 usages
2 stars
Oct 13, 2022
7 usages
Dec 08, 2022
15 usages
173 stars
Jan 30, 2021
14 usages
27 stars
Apr 07, 2016
3 usages
0 stars
May 26, 2022
23 usages
70 stars