MVN

com.github.lafa.cache : cache-parent

Maven & Gradle

Mar 31, 2018
0 stars

Cache Maven Parent

<dependency>
    <groupId>com.github.lafa.cache</groupId>
    <artifactId>cache-parent</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.lafa.cache : cache-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.github.lafa.cache : cache-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
cache-parent-1.0.1
cache-parent-1.0.0
1.0
cache-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.lafa.cache</groupId>
    <artifactId>cache-parent</artifactId>
    <version>1.0.1</version>
</dependency>