MVN

com.digitalpebble.behemoth : behemoth-parent

Maven & Gradle

Feb 10, 2014
282 stars

Behemoth Parent · Parent module for Behemoth

<dependency>
    <groupId>com.digitalpebble.behemoth</groupId>
    <artifactId>behemoth-parent</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.digitalpebble.behemoth : behemoth-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.digitalpebble.behemoth : behemoth-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
behemoth-parent-1.1
1.0
behemoth-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.digitalpebble.behemoth</groupId>
    <artifactId>behemoth-parent</artifactId>
    <version>1.1</version>
</dependency>

Advertisement