MVN

com.wangyin : ak47-parent

Maven & Gradle

Jul 16, 2015
13 stars

ak47-parent · Ak47 - an easy Network Service Testing Framework

<dependency>
    <groupId>com.wangyin</groupId>
    <artifactId>ak47-parent</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wangyin : ak47-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of com.wangyin : ak47-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
ak47-parent-0.1.2
ak47-parent-0.1.1
ak47-parent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.wangyin</groupId>
    <artifactId>ak47-parent</artifactId>
    <version>0.1.2</version>
</dependency>

Advertisement