MVN

wtf.g4s8.oot : parent

Maven & Gradle

Nov 16, 2019
9 stars

OOT Maven parent · Object Oriented Testing Framework Maven parent

<dependency>
    <groupId>wtf.g4s8.oot</groupId>
    <artifactId>parent</artifactId>
    <version>0.1.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of wtf.g4s8.oot : parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1.7

All Versions

Choose a version of wtf.g4s8.oot : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
parent-0.1.7
parent-0.1.6
parent-0.1.5
parent-0.1.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>wtf.g4s8.oot</groupId>
    <artifactId>parent</artifactId>
    <version>0.1.7</version>
</dependency>

Advertisement