License |
License |
---|---|
GroupId | GroupIdeu.appsatori |
ArtifactId | ArtifactIdpipes |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAppSatori Pipes
AppSatori Pipes is framework for easier concurrent background processing on Google App Engine Java environment
|
Project URL |
Project URL |
Filename | Size |
---|---|
pipes-0.6.0.pom | |
pipes-0.6.0.jar | 39 KB |
pipes-0.6.0-sources.jar | 22 KB |
pipes-0.6.0-javadoc.jar | 50 KB |
Browse |
<!-- 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"]
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 |
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 |