MVN

net.radai : grep-maven-plugin-parent

Maven & Gradle

Aug 11, 2019
3 stars

grep-maven-plugin-parent · parent project for the maven grep plugin

<dependency>
    <groupId>net.radai</groupId>
    <artifactId>grep-maven-plugin-parent</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.radai : grep-maven-plugin-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of net.radai : grep-maven-plugin-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
grep-maven-plugin-parent-1.1
1.0
grep-maven-plugin-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.radai</groupId>
    <artifactId>grep-maven-plugin-parent</artifactId>
    <version>1.1</version>
</dependency>

Advertisement