MVN

org.sodatest : sodatest-parent

Maven & Gradle

Dec 18, 2011
23 stars

SodaTest: Spreadsheet-Driven Integration Testing · Parent project for all SodaTest artefacts, specifying common dependencies and plugins

<dependency>
    <groupId>org.sodatest</groupId>
    <artifactId>sodatest-parent</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sodatest : sodatest-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of org.sodatest : sodatest-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
sodatest-parent-0.2.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.sodatest</groupId>
    <artifactId>sodatest-parent</artifactId>
    <version>0.2.1</version>
</dependency>

Advertisement