MVN

com.jwebmp.thirdparty.jcache : jwebmp-jcache-parent

Maven & Gradle

Aug 09, 2019

JCache Parent · JPMS Module-Info for the JCache Library (For JLink)

<dependency>
    <groupId>com.jwebmp.thirdparty.jcache</groupId>
    <artifactId>jwebmp-jcache-parent</artifactId>
    <version>0.68.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jwebmp.thirdparty.jcache : jwebmp-jcache-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.68.0.1

All Versions

Choose a version of com.jwebmp.thirdparty.jcache : jwebmp-jcache-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.68.x
jwebmp-jcache-parent-0.68.0.1
0.67.x
jwebmp-jcache-parent-0.67.0.16
jwebmp-jcache-parent-0.67.0.15
jwebmp-jcache-parent-0.67.0.12

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.jwebmp.thirdparty.jcache</groupId>
    <artifactId>jwebmp-jcache-parent</artifactId>
    <version>0.68.0.1</version>
</dependency>