License |
License |
---|---|
Categories |
CategoriesPippo User Interface Web Frameworks |
GroupId | GroupIdro.pippo |
ArtifactId | ArtifactIdpippo-session-cookie |
Last Version | Last Version1.13.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPippo Session Cookie
Pippo Session Cookie
|
<!-- https://jarcasting.com/artifacts/ro.pippo/pippo-session-cookie/ -->
<dependency>
<groupId>ro.pippo</groupId>
<artifactId>pippo-session-cookie</artifactId>
<version>1.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/ro.pippo/pippo-session-cookie/
implementation 'ro.pippo:pippo-session-cookie:1.13.1'
// https://jarcasting.com/artifacts/ro.pippo/pippo-session-cookie/
implementation ("ro.pippo:pippo-session-cookie:1.13.1")
'ro.pippo:pippo-session-cookie:jar:1.13.1'
<dependency org="ro.pippo" name="pippo-session-cookie" rev="1.13.1">
<artifact name="pippo-session-cookie" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.pippo', module='pippo-session-cookie', version='1.13.1')
)
libraryDependencies += "ro.pippo" % "pippo-session-cookie" % "1.13.1"
[ro.pippo/pippo-session-cookie "1.13.1"]
Group / Artifact | Type | Version |
---|---|---|
ro.pippo : pippo-session | jar | 1.13.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |