License |
License |
---|---|
Categories |
CategoriesEhcache Data Caching Pippo User Interface Web Frameworks |
GroupId | GroupIdro.pippo |
ArtifactId | ArtifactIdpippo-session-ehcache3 |
Last Version | Last Version1.13.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPippo Session Ehcache3
Micro java web framework
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/ro.pippo/pippo-session-ehcache3/ -->
<dependency>
<groupId>ro.pippo</groupId>
<artifactId>pippo-session-ehcache3</artifactId>
<version>1.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/ro.pippo/pippo-session-ehcache3/
implementation 'ro.pippo:pippo-session-ehcache3:1.13.1'
// https://jarcasting.com/artifacts/ro.pippo/pippo-session-ehcache3/
implementation ("ro.pippo:pippo-session-ehcache3:1.13.1")
'ro.pippo:pippo-session-ehcache3:jar:1.13.1'
<dependency org="ro.pippo" name="pippo-session-ehcache3" rev="1.13.1">
<artifact name="pippo-session-ehcache3" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.pippo', module='pippo-session-ehcache3', version='1.13.1')
)
libraryDependencies += "ro.pippo" % "pippo-session-ehcache3" % "1.13.1"
[ro.pippo/pippo-session-ehcache3 "1.13.1"]
Group / Artifact | Type | Version |
---|---|---|
ro.pippo : pippo-session | jar | 1.13.1 |
org.ehcache : ehcache | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.kohsuke.metainf-services : metainf-services | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.slf4j : slf4j-simple | jar | 1.7.7 |