License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity |
ArtifactId | ArtifactIdidentity-workflow-template-multisteps |
Last Version | Last Version5.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Workflow Template Module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
identity-workflow-template-multisteps-5.1.1.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-workflow-template-multisteps/ -->
<dependency>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>identity-workflow-template-multisteps</artifactId>
<version>5.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-workflow-template-multisteps/
implementation 'org.wso2.carbon.identity:identity-workflow-template-multisteps:5.1.1'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-workflow-template-multisteps/
implementation ("org.wso2.carbon.identity:identity-workflow-template-multisteps:5.1.1")
'org.wso2.carbon.identity:identity-workflow-template-multisteps:pom:5.1.1'
<dependency org="org.wso2.carbon.identity" name="identity-workflow-template-multisteps" rev="5.1.1">
<artifact name="identity-workflow-template-multisteps" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='identity-workflow-template-multisteps', version='5.1.1')
)
libraryDependencies += "org.wso2.carbon.identity" % "identity-workflow-template-multisteps" % "5.1.1"
[org.wso2.carbon.identity/identity-workflow-template-multisteps "5.1.1"]