MVN

com.flowlogix.depchain : integration-test

Maven & Gradle

Apr 08, 2024

Integration Test dependency chain · Dependency Chain for integration tests

<dependency>
    <groupId>com.flowlogix.depchain</groupId>
    <artifactId>integration-test</artifactId>
    <version>1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.flowlogix.depchain : integration-test to add to Maven - Latest Versions:

  • Latest Stable: 1

All Versions

Choose a version of com.flowlogix.depchain : integration-test to add to Maven - All Versions:

Version Vulnerabilities Updated
1
integration-test-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.flowlogix.depchain</groupId>
    <artifactId>integration-test</artifactId>
    <version>1</version>
</dependency>