MVN

com.truward.di : micro-di-root

Maven & Gradle

Aug 11, 2014
5 stars

Micro DI Project Root · Micro Dependency Injection Library

<dependency>
    <groupId>com.truward.di</groupId>
    <artifactId>micro-di-root</artifactId>
    <version>1.0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.truward.di : micro-di-root to add to Maven - Latest Versions:

  • Latest Stable: 1.0.11

All Versions

Choose a version of com.truward.di : micro-di-root to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
micro-di-root-1.0.11
micro-di-root-1.0.9

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.truward.di</groupId>
    <artifactId>micro-di-root</artifactId>
    <version>1.0.11</version>
</dependency>