Last Version

CtoolkiT Services - App Engine Task Queue 0.35

CtoolkiT Services - Google App Engine standard task queue extension

License

License

GroupId

GroupId

org.ctoolkit.services
ArtifactId

ArtifactId

ctoolkit-services-taskqueue
Version

Version

0.35
Type

Type

jar
Description

Description

CtoolkiT Services - App Engine Task Queue
CtoolkiT Services - Google App Engine standard task queue extension

Download ctoolkit-services-taskqueue 0.35


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

Dependencies

compile (8)

Group / Artifact Type Version
org.ctoolkit.services : ctoolkit-services-guice jar 0.35
com.google.appengine : appengine-api-1.0-sdk jar 1.9.95
javax.servlet : javax.servlet-api jar
com.googlecode.objectify : objectify jar
javax.inject : javax.inject jar
com.google.inject : guice jar
org.slf4j : slf4j-api jar
com.google.code.findbugs : jsr305 jar

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar

test (5)

Group / Artifact Type Version
com.google.appengine : appengine-testing jar 1.9.95
com.google.appengine : appengine-api-stubs jar 1.9.95
org.jmockit : jmockit jar 1.41
org.testng : testng jar 7.0.0
com.google.truth : truth jar 1.1

Project Modules

There are no modules declared in this project.