MVN

eu.lestard : easy-di

Maven & Gradle

Jan 31, 2022
2 usages
49 stars

easy-di · Simple Dependency-Injection for Java

<dependency>
    <groupId>eu.lestard</groupId>
    <artifactId>easy-di</artifactId>
    <version>0.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.lestard : easy-di to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of eu.lestard : easy-di to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
easy-di-0.6.0
0.3.x
easy-di-0.3.0
0.2.x
easy-di-0.2.0
0.1.x
easy-di-0.1.0

How to add a dependency to Maven

Add the following eu.lestard : easy-di maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.lestard</groupId>
    <artifactId>easy-di</artifactId>
    <version>0.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.lestard : easy-di gradle dependency to your build.gradle file:

implementation 'eu.lestard:easy-di:0.6.0'

Gradle Kotlin DSL: Add the following eu.lestard : easy-di gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.lestard:easy-di:0.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.lestard : easy-di sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.lestard" % "easy-di" % "0.6.0"

Advertisement

Dependencies from Group

Jan 19, 2022
4 usages
0 stars
Jan 12, 2015
3 usages
6 stars
Jan 31, 2022
2 usages
49 stars
Apr 18, 2015
2 usages
65 stars
Jun 21, 2015
24 stars

Discover Dependencies

Jan 03, 2021
3 usages
2 stars
Jun 28, 2022
2 usages
146 stars
Jan 14, 2016
4 usages
1 stars
Apr 30, 2016
2 usages
15 stars
Jul 17, 2020
2 usages
May 29, 2019
5 usages
2.6k stars
Sep 10, 2019
2 usages
Mar 25, 2019
3 usages
Jul 24, 2020
4 usages
1 stars