MVN

io.knotx.acme : acme-stack

Maven & Gradle

Dec 20, 2018
4 stars

Acme Project - Stack

<dependency>
    <groupId>io.knotx.acme</groupId>
    <artifactId>acme-stack</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.knotx.acme : acme-stack to add to Maven - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of io.knotx.acme : acme-stack to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
acme-stack-1.5.0
1.4.x
acme-stack-1.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.knotx.acme</groupId>
    <artifactId>acme-stack</artifactId>
    <version>1.5.0</version>
</dependency>

Advertisement