MVN

eu.eureka-bpo.birt : parent

Maven & Gradle

May 17, 2024
1 stars

Eclipse BIRT Maven artifacts parent · Eclipse BIRT Maven artifacts parent

<dependency>
    <groupId>eu.eureka-bpo.birt</groupId>
    <artifactId>parent</artifactId>
    <version>4.15.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.eureka-bpo.birt : parent to add to Maven - Latest Versions:

  • Latest Stable: 4.15.0.0

All Versions

Choose a version of eu.eureka-bpo.birt : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
4.15.x
parent-4.15.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>eu.eureka-bpo.birt</groupId>
    <artifactId>parent</artifactId>
    <version>4.15.0.0</version>
</dependency>