MVN

org.testifyproject.di : di-guice

Maven & Gradle

Aug 22, 2018
3 usages
7 stars

Guice DI · A module that provides Google Guice DI Service Instance implementation

<dependency>
    <groupId>org.testifyproject.di</groupId>
    <artifactId>di-guice</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.testifyproject.di : di-guice to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of org.testifyproject.di : di-guice to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
di-guice-1.0.6
di-guice-1.0.5
di-guice-1.0.4
di-guice-1.0.3
di-guice-1.0.2
di-guice-1.0.1
di-guice-1.0.0
0.9.x
di-guice-0.9.9
di-guice-0.9.8
di-guice-0.9.7
di-guice-0.9.6
di-guice-0.9.5
di-guice-0.9.4
di-guice-0.9.3
di-guice-0.9.2
di-guice-0.9.1

How to add a dependency to Maven

Add the following org.testifyproject.di : di-guice maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.testifyproject.di</groupId>
    <artifactId>di-guice</artifactId>
    <version>1.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.testifyproject.di : di-guice gradle dependency to your build.gradle file:

implementation 'org.testifyproject.di:di-guice:1.0.6'

Gradle Kotlin DSL: Add the following org.testifyproject.di : di-guice gradle kotlin dependency to your build.gradle.kts file:

implementation("org.testifyproject.di:di-guice:1.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.testifyproject.di : di-guice sbt scala dependency to your build.sbt file:

libraryDependencies += "org.testifyproject.di" % "di-guice" % "1.0.6"

Advertisement

Dependencies from Group

Aug 22, 2018
4 usages
7 stars
Aug 22, 2018
3 usages
7 stars
Aug 22, 2018
3 usages
7 stars
Aug 22, 2018
2 usages
7 stars
di
Aug 22, 2018
7 stars

Discover Dependencies

Apr 21, 2018
5 usages
1 stars
Sep 07, 2017
2 usages
6 stars
Oct 21, 2017
2 usages
Aug 02, 2023
9 usages
18 stars
Sep 11, 2018
2 usages
3k stars
Mar 17, 2019
3 usages
Sep 25, 2020
5 usages
507 stars