Last Version

Play Cache 2.0.0

The Cache of Play Framework.

License

License

Categories

Categories

Net
GroupId

GroupId

com.airlenet
ArtifactId

ArtifactId

play-cache
Version

Version

2.0.0
Type

Type

jar
Description

Description

Play Cache
The Cache of Play Framework.
Project Organization

Project Organization

airlenet

Download play-cache 2.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.airlenet : play-config jar 2.0.0
org.springframework : spring-context-support jar 4.3.10.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.