MVN

io.toolisticon.spiap : integrationTest-parent

Maven & Gradle

May 24, 2022
5 stars

integrationTest

<dependency>
    <groupId>io.toolisticon.spiap</groupId>
    <artifactId>integrationTest-parent</artifactId>
    <version>0.11.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.toolisticon.spiap : integrationTest-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.11.0

All Versions

Choose a version of io.toolisticon.spiap : integrationTest-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.11.x
integrationTest-parent-0.11.0
0.10.x
integrationTest-parent-0.10.0
0.9.x
integrationTest-parent-0.9.0
0.8.x
integrationTest-parent-0.8.2
integrationTest-parent-0.8.1
integrationTest-parent-0.8.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.toolisticon.spiap</groupId>
    <artifactId>integrationTest-parent</artifactId>
    <version>0.11.0</version>
</dependency>

Advertisement