MVN

io.github.edwardUL99 : inject-lite-parent

Maven & Gradle

Mar 01, 2023
0 stars

Inject Lite Parent · A lightweight dependency injection library with support for containerised injection

<dependency>
    <groupId>io.github.edwardUL99</groupId>
    <artifactId>inject-lite-parent</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.edwardUL99 : inject-lite-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of io.github.edwardUL99 : inject-lite-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
inject-lite-parent-1.5.0
1.4.x
inject-lite-parent-1.4.1
inject-lite-parent-1.4.0
1.3.x
inject-lite-parent-1.3.0
1.2.x
inject-lite-parent-1.2.3
inject-lite-parent-1.2.2
inject-lite-parent-1.2.1
inject-lite-parent-1.2.0
1.0.x
inject-lite-parent-1.0.2
inject-lite-parent-1.0.1
inject-lite-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.edwardUL99</groupId>
    <artifactId>inject-lite-parent</artifactId>
    <version>1.5.0</version>
</dependency>