Last Version

App Engine Pipeline Framework 0.2.13

Google App Engine API for connecting together complex workflows

License

License

GroupId

GroupId

com.google.appengine.tools
ArtifactId

ArtifactId

appengine-pipeline
Version

Version

0.2.13
Type

Type

jar
Description

Description

App Engine Pipeline Framework
Google App Engine API for connecting together complex workflows
Project URL

Project URL

https://github.com/GoogleCloudPlatform/appengine-pipelines/
Project Organization

Project Organization

Google

Download appengine-pipeline 0.2.13


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

Dependencies

compile (4)

Group / Artifact Type Version
org.json : json jar 20090211
com.google.appengine : appengine-api-1.0-sdk jar [1.9.1,2.0)
com.google.guava : guava jar [15.0,20.99]
com.google.appengine.tools : appengine-gcs-client jar [0.4,1.0)

provided (1)

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

test (4)

Group / Artifact Type Version
com.google.appengine : appengine-testing jar [1.9.1,2.0)
com.google.appengine : appengine-api-stubs jar [1.9.1,2.0)
junit : junit jar 4.10
org.mockito : mockito-all jar 1.8.4

Project Modules

There are no modules declared in this project.