MVN

io.github.oitstack : goblin-parent

Maven & Gradle

Aug 26, 2022
14 stars

goblin-parent · Goblin is a lightweight testing framework.

<dependency>
    <groupId>io.github.oitstack</groupId>
    <artifactId>goblin-parent</artifactId>
    <version>0.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.oitstack : goblin-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.6

All Versions

Choose a version of io.github.oitstack : goblin-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
goblin-parent-0.0.6
goblin-parent-0.0.5
goblin-parent-0.0.4
goblin-parent-0.0.3
goblin-parent-0.0.2
goblin-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.oitstack</groupId>
    <artifactId>goblin-parent</artifactId>
    <version>0.0.6</version>
</dependency>