Aerospike Play Session Store_2 11

Play plugin to use Aerospike as a session store.

License

License

GroupId

GroupId

com.aerospike
ArtifactId

ArtifactId

aerospike-play-session-store_2.11
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Aerospike Play Session Store_2 11
Play plugin to use Aerospike as a session store.
Project URL

Project URL

https://github.com/aerospike/aerospike-play-plugins/tree/master/play-plugins/session-store-plugin
Source Code Management

Source Code Management

https://github.com/aerospike/aerospike-play-plugins/tree/master/play-plugins

Download aerospike-play-session-store_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.aerospike/aerospike-play-session-store_2.11/ -->
<dependency>
    <groupId>com.aerospike</groupId>
    <artifactId>aerospike-play-session-store_2.11</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.aerospike/aerospike-play-session-store_2.11/
implementation 'com.aerospike:aerospike-play-session-store_2.11:1.2'
// https://jarcasting.com/artifacts/com.aerospike/aerospike-play-session-store_2.11/
implementation ("com.aerospike:aerospike-play-session-store_2.11:1.2")
'com.aerospike:aerospike-play-session-store_2.11:jar:1.2'
<dependency org="com.aerospike" name="aerospike-play-session-store_2.11" rev="1.2">
  <artifact name="aerospike-play-session-store_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aerospike', module='aerospike-play-session-store_2.11', version='1.2')
)
libraryDependencies += "com.aerospike" % "aerospike-play-session-store_2.11" % "1.2"
[com.aerospike/aerospike-play-session-store_2.11 "1.2"]

Dependencies

compile (8)

Group / Artifact Type Version
com.google.inject : guice jar 4.0
com.google.inject.extensions : guice-assistedinject jar 4.0
org.apache.commons : commons-lang3 jar 3.0.1
org.slf4j : slf4j-api jar 1.7.5
org.projectlombok : lombok jar 1.16.4
com.typesafe.play : play-cache_2.11 jar 2.4.3
com.aerospike : aerospike-session-store jar 1.2
com.typesafe.play : play_2.11 jar 2.4.0

Project Modules

There are no modules declared in this project.

Aerospike Play Plugins (Java and Scala)

Play plugins to use aerospike under the hood.

  • cache - use aerospike as your high performance cache. Load and store native java objects directly from your application.
  • session store - use aerospike as a high performance session storage that handles native ojects and session expiry.

Play plugins

com.aerospike

Aerospike

Versions

Version
1.2
1.1
1.0