| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdorg.wso2.bps.samples.HumanTaskWebApp |
| ArtifactId | ArtifactIdBPS-HumanTaskWebApp |
| Last Version | Last Version3.6.0-alpha |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionWSO2 BPS - HumanTaskWebApp
Sample Utilities and Jars to use with BPS Testing
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.bps.samples.HumanTaskWebApp/BPS-HumanTaskWebApp/ -->
<dependency>
<groupId>org.wso2.bps.samples.HumanTaskWebApp</groupId>
<artifactId>BPS-HumanTaskWebApp</artifactId>
<version>3.6.0-alpha</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.bps.samples.HumanTaskWebApp/BPS-HumanTaskWebApp/
implementation 'org.wso2.bps.samples.HumanTaskWebApp:BPS-HumanTaskWebApp:3.6.0-alpha'
// https://jarcasting.com/artifacts/org.wso2.bps.samples.HumanTaskWebApp/BPS-HumanTaskWebApp/
implementation ("org.wso2.bps.samples.HumanTaskWebApp:BPS-HumanTaskWebApp:3.6.0-alpha")
'org.wso2.bps.samples.HumanTaskWebApp:BPS-HumanTaskWebApp:war:3.6.0-alpha'
<dependency org="org.wso2.bps.samples.HumanTaskWebApp" name="BPS-HumanTaskWebApp" rev="3.6.0-alpha">
<artifact name="BPS-HumanTaskWebApp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.bps.samples.HumanTaskWebApp', module='BPS-HumanTaskWebApp', version='3.6.0-alpha')
)
libraryDependencies += "org.wso2.bps.samples.HumanTaskWebApp" % "BPS-HumanTaskWebApp" % "3.6.0-alpha"
[org.wso2.bps.samples.HumanTaskWebApp/BPS-HumanTaskWebApp "3.6.0-alpha"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.wso2.carbon : org.wso2.carbon.authenticator.stub | jar | 4.4.7 |
| org.wso2.carbon.business-process : org.wso2.carbon.humantask.stub | jar | 4.4.10-alpha |
| axis : axis-jaxrpc | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-web-api | jar | 6.0 |