MVN

com.github.mike10004 : containment

Maven & Gradle

Nov 05, 2020
0 stars

containment · Practical container libraries

<dependency>
    <groupId>com.github.mike10004</groupId>
    <artifactId>containment</artifactId>
    <version>0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.mike10004 : containment to add to Maven - Latest Versions:

  • Latest Stable: 0.6

All Versions

Choose a version of com.github.mike10004 : containment to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6
containment-0.6
0.5
containment-0.5
0.4
containment-0.4
0.3
containment-0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.mike10004</groupId>
    <artifactId>containment</artifactId>
    <version>0.6</version>
</dependency>