Last Version

thundr-deferred 0.0.2

Deferred task execution for Thundr

License

License

GroupId

GroupId

com.threewks.thundr
ArtifactId

ArtifactId

thundr-deferred
Version

Version

0.0.2
Type

Type

jar
Description

Description

thundr-deferred
Deferred task execution for Thundr
Project URL

Project URL

http://github.com/kuhnza/thundr-deferred/
Project Organization

Project Organization

3wks
Source Code Management

Source Code Management

https://github.com/kuhnza/thundr-deferred

Download thundr-deferred 0.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.threewks.thundr : thundr jar 0.9.11
com.threewks.thundr : thundr-quartz jar 0.0.1
com.google.guava : guava jar 15.0
com.amazonaws : aws-java-sdk jar 1.6.4

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (6)

Group / Artifact Type Version
org.powermock : powermock-core jar 1.5.1
org.powermock : powermock-module-junit4 jar 1.5.1
org.powermock : powermock-api-mockito jar 1.5.1
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.