MVN

io.kestros.cms : kestros-site-building-foundation

Maven & Gradle

May 26, 2021

Kestros Site Building Foundation - Reactor

<dependency>
    <groupId>io.kestros.cms</groupId>
    <artifactId>kestros-site-building-foundation</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.kestros.cms : kestros-site-building-foundation to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of io.kestros.cms : kestros-site-building-foundation to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
kestros-site-building-foundation-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.kestros.cms</groupId>
    <artifactId>kestros-site-building-foundation</artifactId>
    <version>0.0.2</version>
</dependency>