MVN

org.openntf.sbt : distribution

Maven & Gradle

Jul 04, 2016
<dependency>
    <groupId>org.openntf.sbt</groupId>
    <artifactId>distribution</artifactId>
    <version>1.5.0.20160704-1200</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openntf.sbt : distribution to add to Maven - Latest Versions:

  • Latest Stable: 1.5.0.20160704-1200

All Versions

Choose a version of org.openntf.sbt : distribution to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
distribution-1.5.0.20160704-1200

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.openntf.sbt</groupId>
    <artifactId>distribution</artifactId>
    <version>1.5.0.20160704-1200</version>
</dependency>