MVN

com.vladmihalcea.flexy-pool : flexy-tests

Maven & Gradle

Sep 15, 2020
918 stars

flexy-tests · The flexible pool tests module

<dependency>
    <groupId>com.vladmihalcea.flexy-pool</groupId>
    <artifactId>flexy-tests</artifactId>
    <version>2.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vladmihalcea.flexy-pool : flexy-tests to add to Maven - Latest Versions:

  • Latest Stable: 2.2.3

All Versions

Choose a version of com.vladmihalcea.flexy-pool : flexy-tests to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
flexy-tests-2.2.3
flexy-tests-2.2.2
flexy-tests-2.2.1
flexy-tests-2.2.0
2.1.x
flexy-tests-2.1.2
flexy-tests-2.1.1
flexy-tests-2.1.0
2.0.x
flexy-tests-2.0.1
flexy-tests-2.0.0
1.3.x
flexy-tests-1.3.0
1.2.x
flexy-tests-1.2.9
flexy-tests-1.2.8
flexy-tests-1.2.7
flexy-tests-1.2.6
flexy-tests-1.2.5
flexy-tests-1.2.4
flexy-tests-1.2.3
flexy-tests-1.2.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.vladmihalcea.flexy-pool</groupId>
    <artifactId>flexy-tests</artifactId>
    <version>2.2.3</version>
</dependency>

Advertisement