MVN

io.knotx.acme : knotx-example-project

Maven & Gradle

Dec 20, 2018
4 stars

Acme project - Knot.x extensions · Knot.x example project

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

Latest Version

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

  • Latest Stable: 1.5.0

All Versions

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

Version Vulnerabilities Updated
1.5.x
knotx-example-project-1.5.0
1.4.x
knotx-example-project-1.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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