MVN

com.github.dandelion : dandelion-core-samples-bom

Maven & Gradle

Aug 11, 2015
3 stars

Dandelion :: Core :: Samples :: BOM · BOM for all sample applications of Dandelion-Core

<dependency>
    <groupId>com.github.dandelion</groupId>
    <artifactId>dandelion-core-samples-bom</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.dandelion : dandelion-core-samples-bom to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.github.dandelion : dandelion-core-samples-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
dandelion-core-samples-bom-1.1.1
dandelion-core-samples-bom-1.1.0
1.0.x
dandelion-core-samples-bom-1.0.1
dandelion-core-samples-bom-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.dandelion</groupId>
    <artifactId>dandelion-core-samples-bom</artifactId>
    <version>1.1.1</version>
</dependency>

Advertisement