MVN

org.knowhowlab.comm : org.knowhowlab.comm.testing

Maven & Gradle

Feb 05, 2015
0 stars

KnowHowLab COMM Testing · KnowHowLab COMM testing tool

<dependency>
    <groupId>org.knowhowlab.comm</groupId>
    <artifactId>org.knowhowlab.comm.testing</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.knowhowlab.comm : org.knowhowlab.comm.testing to add to Maven - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of org.knowhowlab.comm : org.knowhowlab.comm.testing to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2
org.knowhowlab.comm.testing-0.2
0.1
org.knowhowlab.comm.testing-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.knowhowlab.comm</groupId>
    <artifactId>org.knowhowlab.comm.testing</artifactId>
    <version>0.2</version>
</dependency>