MVN

io.snice : snice-testing-parent

Maven & Gradle

May 30, 2023
0 stars

Snice Testing · Snice Testing - Super Nice End-To-End Testing Framework for network protocols

<dependency>
    <groupId>io.snice</groupId>
    <artifactId>snice-testing-parent</artifactId>
    <version>0.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.snice : snice-testing-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.8

All Versions

Choose a version of io.snice : snice-testing-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
snice-testing-parent-0.0.8
snice-testing-parent-0.0.7
snice-testing-parent-0.0.6
snice-testing-parent-0.0.5
snice-testing-parent-0.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.snice</groupId>
    <artifactId>snice-testing-parent</artifactId>
    <version>0.0.8</version>
</dependency>