AppSatori Pipes

AppSatori Pipes is framework for easier concurrent background processing on Google App Engine Java environment

License

License

GroupId

GroupId

eu.appsatori
ArtifactId

ArtifactId

pipes
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

AppSatori Pipes
AppSatori Pipes is framework for easier concurrent background processing on Google App Engine Java environment
Project URL

Project URL

https://github.com/musketyr/appsatori-pipes

Download pipes

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.appengine : appengine-api-1.0-sdk jar 1.6.2
com.google.appengine : appengine-api-labs jar 1.6.2
javax.servlet : servlet-api jar 2.5

test (3)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.5-groovy-1.8
com.google.appengine : appengine-api-stubs jar 1.6.2
com.google.appengine : appengine-testing jar 1.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0