License |
License
The Apache Software License, Version 2.0
|
---|---|
Categories |
CategoriesNet Ehcache Data Caching |
GroupId | GroupIdnet.sf.ehcache |
ArtifactId | ArtifactIdehcache-web-parent |
Last Version | Last Version2.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEhcache Web Filters Parent
parent pom for web module
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ehcache-web-parent-2.0.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-web-parent/ -->
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-web-parent</artifactId>
<version>2.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-web-parent/
implementation 'net.sf.ehcache:ehcache-web-parent:2.0.4'
// https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-web-parent/
implementation ("net.sf.ehcache:ehcache-web-parent:2.0.4")
'net.sf.ehcache:ehcache-web-parent:pom:2.0.4'
<dependency org="net.sf.ehcache" name="ehcache-web-parent" rev="2.0.4">
<artifact name="ehcache-web-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.ehcache', module='ehcache-web-parent', version='2.0.4')
)
libraryDependencies += "net.sf.ehcache" % "ehcache-web-parent" % "2.0.4"
[net.sf.ehcache/ehcache-web-parent "2.0.4"]