Last Version

Raven-Java for Google AppEngine 6.0.0

Raven module allowing to use GoogleApp Engine and its task queueing system.

License

License

Categories

Categories

Net
GroupId

GroupId

net.kencochrane.raven
ArtifactId

ArtifactId

raven-appengine
Version

Version

6.0.0
Type

Type

jar
Description

Description

Raven-Java for Google AppEngine
Raven module allowing to use GoogleApp Engine and its task queueing system.

Download raven-appengine 6.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
net.kencochrane.raven : raven jar 6.0.0
com.google.appengine : appengine-api-1.0-sdk jar 1.9.17a
org.slf4j : slf4j-api jar 1.7.9

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2
org.jmockit : jmockit jar 1.14
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.testng : testng jar 6.8.13

Project Modules

There are no modules declared in this project.