MVN

org.frontcache : frontcache

Maven & Gradle

Sep 01, 2017
10 stars

Web page/fragment cache with server side includes

<dependency>
    <groupId>org.frontcache</groupId>
    <artifactId>frontcache</artifactId>
    <version>1.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.frontcache : frontcache to add to Maven - Latest Versions:

  • Latest Stable: 1.2.2

All Versions

Choose a version of org.frontcache : frontcache to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
frontcache-1.2.2
frontcache-1.2.1
frontcache-1.2.0
1.1.x
frontcache-1.1.6
frontcache-1.1.5
frontcache-1.1.4
frontcache-1.1.2
frontcache-1.1.1
frontcache-1.1.0
1.0.x
frontcache-1.0.1
frontcache-1.0.0
0.9.x
frontcache-0.9.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.frontcache</groupId>
    <artifactId>frontcache</artifactId>
    <version>1.2.2</version>
</dependency>