KaleidoFoundry appengine extension

Extends kaleido core features for google application engine : file store service, caching, ...

License

License

GroupId

GroupId

org.kaleidofoundry
ArtifactId

ArtifactId

kaleido-appengine
Last Version

Last Version

0.10.1
Release Date

Release Date

Type

Type

jar
Description

Description

KaleidoFoundry appengine extension
Extends kaleido core features for google application engine : file store service, caching, ...

Download kaleido-appengine

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.kaleidofoundry : kaleido-core jar 0.10.1
com.google.appengine : appengine-api-1.0-sdk jar 1.7.2.1
com.google.appengine : appengine-api-labs jar 1.7.2.1
com.google.appengine : appengine-api-stubs jar 1.7.2.1
com.google.appengine : appengine-jsr107cache jar 1.7.2.1
net.sf.jsr107cache : jsr107cache jar 1.1
org.slf4j : slf4j-api jar 1.7.31

test (7)

Group / Artifact Type Version
org.kaleidofoundry : kaleido-core test-jar 0.10.1
com.google.appengine : appengine-testing jar 1.7.2.1
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : log4j-over-slf4j jar 1.7.31
org.slf4j : jcl-over-slf4j jar 1.7.31
org.slf4j : jul-to-slf4j jar 1.7.31
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.1
0.9.0