MVN

ch.epfl.bbp.nlp : bluima_parent

Maven & Gradle

May 11, 2015
24 stars

Bluima Parent POM · Parent POM for bluima project, including common dependencies and repositories

<dependency>
    <groupId>ch.epfl.bbp.nlp</groupId>
    <artifactId>bluima_parent</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.epfl.bbp.nlp : bluima_parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of ch.epfl.bbp.nlp : bluima_parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
bluima_parent-1.0.1
bluima_parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ch.epfl.bbp.nlp</groupId>
    <artifactId>bluima_parent</artifactId>
    <version>1.0.1</version>
</dependency>