MVN

ru.greatbit.plow : plow-all

Maven & Gradle

Jul 24, 2019
1 stars

Plow

<dependency>
    <groupId>ru.greatbit.plow</groupId>
    <artifactId>plow-all</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ru.greatbit.plow : plow-all to add to Maven - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of ru.greatbit.plow : plow-all to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4
plow-all-1.4
1.3
plow-all-1.3
1.2
plow-all-1.2
1.1
plow-all-1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ru.greatbit.plow</groupId>
    <artifactId>plow-all</artifactId>
    <version>1.4</version>
</dependency>

Advertisement