MVN

org.apache.stanbol : stanbol-parent

Maven & Gradle

Sep 15, 2016

Apache Stanbol Parent · Parent POM for the Apache Stanbol project

<dependency>
    <groupId>org.apache.stanbol</groupId>
    <artifactId>stanbol-parent</artifactId>
    <version>6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.stanbol : stanbol-parent to add to Maven - Latest Versions:

  • Latest Stable: 6

All Versions

Choose a version of org.apache.stanbol : stanbol-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
6
stanbol-parent-6
5
stanbol-parent-5
4
stanbol-parent-4
3
stanbol-parent-3
2
stanbol-parent-2
1
stanbol-parent-1-incubating
0.9.x
stanbol-parent-0.9.0-incubating

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.stanbol</groupId>
    <artifactId>stanbol-parent</artifactId>
    <version>6</version>
</dependency>