MVN

org.testifyproject.container : container

Maven & Gradle

May 15, 2017
7 stars

Container · Parent module of VirtualResourceProvider SPI Contract implementations

<dependency>
    <groupId>org.testifyproject.container</groupId>
    <artifactId>container</artifactId>
    <version>0.9.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.testifyproject.container : container to add to Maven - Latest Versions:

  • Latest Stable: 0.9.3

All Versions

Choose a version of org.testifyproject.container : container to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
container-0.9.3
container-0.9.2
container-0.9.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.testifyproject.container</groupId>
    <artifactId>container</artifactId>
    <version>0.9.3</version>
</dependency>