MVN

org.cdisource.beancontainer : cdisource-build-aggregator

Maven & Gradle

Mar 28, 2011

CDISource Project Build Aggregator · The build aggregator for CDI Advocate APIs, which takes care of calling the modules which make up CDI Advocate APIs

<dependency>
    <groupId>org.cdisource.beancontainer</groupId>
    <artifactId>cdisource-build-aggregator</artifactId>
    <version>0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.cdisource.beancontainer : cdisource-build-aggregator to add to Maven - Latest Versions:

  • Latest Stable: 0.9

All Versions

Choose a version of org.cdisource.beancontainer : cdisource-build-aggregator to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9
cdisource-build-aggregator-0.9

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.cdisource.beancontainer</groupId>
    <artifactId>cdisource-build-aggregator</artifactId>
    <version>0.9</version>
</dependency>