MVN

io.telicent.smart-caches : parent

Maven & Gradle

Jun 13, 2024
0 stars

Telicent Smart Caches - Parent · Provides common libraries for building Java based Smart Caches for the Telicent Core platform

<dependency>
    <groupId>io.telicent.smart-caches</groupId>
    <artifactId>parent</artifactId>
    <version>0.19.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.telicent.smart-caches : parent to add to Maven - Latest Versions:

  • Latest Stable: 0.19.0

All Versions

Choose a version of io.telicent.smart-caches : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.19.x
parent-0.19.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.telicent.smart-caches</groupId>
    <artifactId>parent</artifactId>
    <version>0.19.0</version>
</dependency>