MVN

com.lexicalscope.eventcast : eventcast-parent

Maven & Gradle

Feb 20, 2012
5 stars

eventcast parent · eventcast - parent project

<dependency>
    <groupId>com.lexicalscope.eventcast</groupId>
    <artifactId>eventcast-parent</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lexicalscope.eventcast : eventcast-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2
  • Latest Release Candidate: 1.0.0-RC3

All Versions

Choose a version of com.lexicalscope.eventcast : eventcast-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
eventcast-parent-1.0.2
eventcast-parent-1.0.0
eventcast-parent-1.0.0-RC3
eventcast-parent-1.0.0-RC2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.lexicalscope.eventcast</groupId>
    <artifactId>eventcast-parent</artifactId>
    <version>1.0.2</version>
</dependency>

Advertisement