MVN

com.github.openstack4j.core : openstack4j-core-integration-test

Maven & Gradle

Feb 03, 2023
4 usages
101 stars

OpenStack4j Integration test Cases

<dependency>
    <groupId>com.github.openstack4j.core</groupId>
    <artifactId>openstack4j-core-integration-test</artifactId>
    <version>3.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.openstack4j.core : openstack4j-core-integration-test to add to Maven - Latest Versions:

  • Latest Stable: 3.11

All Versions

Choose a version of com.github.openstack4j.core : openstack4j-core-integration-test to add to Maven - All Versions:

Version Vulnerabilities Updated
3.11
openstack4j-core-integration-test-3.11
3.10
openstack4j-core-integration-test-3.10
3.9
openstack4j-core-integration-test-3.9
3.8
openstack4j-core-integration-test-3.8
3.7
openstack4j-core-integration-test-3.7
3.6
openstack4j-core-integration-test-3.6
3.5
openstack4j-core-integration-test-3.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.openstack4j.core</groupId>
    <artifactId>openstack4j-core-integration-test</artifactId>
    <version>3.11</version>
</dependency>