Last Version

ActionDispatcher 1.0.0

A persistent queue for synchronizing asynchronous tasks.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.wemakebetterapps
ArtifactId

ArtifactId

actiondispatcher-java
Version

Version

1.0.0
Type

Type

jar
Description

Description

ActionDispatcher
A persistent queue for synchronizing asynchronous tasks.
Project URL

Project URL

https://github.com/WeMakeBetterApps/ActionDispatcher
Source Code Management

Source Code Management

http://github.com/wemakebetterapps/actiondispatcher

Download actiondispatcher-java 1.0.0


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

Dependencies

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.8.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.