GroupId | GroupIdorg.wso2.carbon.business-process |
---|---|
ArtifactId | ArtifactIdunifiedendpoint |
Version | Version4.4.4 |
Type | Typepom |
Filename | Size |
---|---|
unifiedendpoint-4.4.4.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.business-process/unifiedendpoint/ -->
<dependency>
<groupId>org.wso2.carbon.business-process</groupId>
<artifactId>unifiedendpoint</artifactId>
<version>4.4.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.business-process/unifiedendpoint/
implementation 'org.wso2.carbon.business-process:unifiedendpoint:4.4.4'
// https://jarcasting.com/artifacts/org.wso2.carbon.business-process/unifiedendpoint/
implementation ("org.wso2.carbon.business-process:unifiedendpoint:4.4.4")
'org.wso2.carbon.business-process:unifiedendpoint:pom:4.4.4'
<dependency org="org.wso2.carbon.business-process" name="unifiedendpoint" rev="4.4.4">
<artifact name="unifiedendpoint" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.business-process', module='unifiedendpoint', version='4.4.4')
)
libraryDependencies += "org.wso2.carbon.business-process" % "unifiedendpoint" % "4.4.4"
[org.wso2.carbon.business-process/unifiedendpoint "4.4.4"]