GPEL Client

Grid BPEL Engine Client developed by Extreme Computing Lab, Indiana University

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.ogce
ArtifactId

ArtifactId

gpel-client
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

GPEL Client
Grid BPEL Engine Client developed by Extreme Computing Lab, Indiana University
Project URL

Project URL

http://ogce.org/

Download gpel-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
junit : junit jar 4.7
org.ogce : xpp5 jar 1.2.8
org.ogce : xsul jar 2.10.7
commons-httpclient : commons-httpclient jar 3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9
1.0.8