MVN

org.beangle.notification : beangle-notification-parent

Maven & Gradle

Nov 26, 2012
20 stars

Beangle Notification Parent

<dependency>
    <groupId>org.beangle.notification</groupId>
    <artifactId>beangle-notification-parent</artifactId>
    <version>3.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.beangle.notification : beangle-notification-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.0.2

All Versions

Choose a version of org.beangle.notification : beangle-notification-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
beangle-notification-parent-3.0.2
beangle-notification-parent-3.0.1
beangle-notification-parent-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.beangle.notification</groupId>
    <artifactId>beangle-notification-parent</artifactId>
    <version>3.0.2</version>
</dependency>