License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.ogce |
ArtifactId | ArtifactIdgpel-client |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGPEL Client
Grid BPEL Engine Client developed by Extreme Computing Lab, Indiana University
|
Project URL |
Project URL |
Filename | Size |
---|---|
gpel-client-1.0.9.pom | |
gpel-client-1.0.9.jar | 127 KB |
gpel-client-1.0.9-sources.jar | 139 KB |
gpel-client-1.0.9-javadoc.jar | 506 KB |
Browse |
<!-- 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"]
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 |