MVN

com.gestalt.common.injection : common-injection

Maven & Gradle

Aug 01, 2011

Common Injection Project

<dependency>
    <groupId>com.gestalt.common.injection</groupId>
    <artifactId>common-injection</artifactId>
    <version>0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gestalt.common.injection : common-injection to add to Maven - Latest Versions:

  • Latest Stable: 0.8

All Versions

Choose a version of com.gestalt.common.injection : common-injection to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8
common-injection-0.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.gestalt.common.injection</groupId>
    <artifactId>common-injection</artifactId>
    <version>0.8</version>
</dependency>