License |
License |
---|---|
GroupId | GroupIdorg.ctoolkit.services |
ArtifactId | ArtifactIdctoolkit-services-taskqueue |
Last Version | Last Version0.35 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCtoolkiT Services - App Engine Task Queue
CtoolkiT Services - Google App Engine standard task queue extension
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar |
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 |