License |
License |
---|---|
GroupId | GroupIdio.github.biezhi |
ArtifactId | ArtifactIdoh-my-session |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoh-my-session
this is java session manager
|
Project URL |
Project URL |
Filename | Size |
---|---|
oh-my-session-0.0.2.pom | |
oh-my-session-0.0.2.jar | 39 KB |
oh-my-session-0.0.2-sources.jar | 24 KB |
oh-my-session-0.0.2-javadoc.jar | 160 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.biezhi/oh-my-session/ -->
<dependency>
<groupId>io.github.biezhi</groupId>
<artifactId>oh-my-session</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.biezhi/oh-my-session/
implementation 'io.github.biezhi:oh-my-session:0.0.2'
// https://jarcasting.com/artifacts/io.github.biezhi/oh-my-session/
implementation ("io.github.biezhi:oh-my-session:0.0.2")
'io.github.biezhi:oh-my-session:jar:0.0.2'
<dependency org="io.github.biezhi" name="oh-my-session" rev="0.0.2">
<artifact name="oh-my-session" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.biezhi', module='oh-my-session', version='0.0.2')
)
libraryDependencies += "io.github.biezhi" % "oh-my-session" % "0.0.2"
[io.github.biezhi/oh-my-session "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
com.google.code.gson : gson | jar | 2.8.0 |
javax.servlet : servlet-api | jar | 2.5 |
redis.clients : jedis | jar | 2.8.0 |