MVN

com.github.onlypiglet : autojunit

Maven & Gradle

Oct 20, 2019
1 stars

AutoJunit · a project about auto gen junit source

<dependency>
    <groupId>com.github.onlypiglet</groupId>
    <artifactId>autojunit</artifactId>
    <version>1.0.1-alpha</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.onlypiglet : autojunit to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1-alpha
  • Latest Alpha: 1.0.1-alpha

All Versions

Choose a version of com.github.onlypiglet : autojunit to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
autojunit-1.0.1-alpha
autojunit-1.0.0-alpha

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.onlypiglet</groupId>
    <artifactId>autojunit</artifactId>
    <version>1.0.1-alpha</version>
</dependency>