License |
License |
---|---|
GroupId | GroupIdorg.wso2.ei |
ArtifactId | ArtifactIdorg.wso2.ei.bpmn.analytics.udf |
Version | Version6.5.0 |
Type | Typejar |
Description |
DescriptionWSO2 ei bpmn Analytics - UDF
WSO2 Enterprise Integrator - Component Parent
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.ei/org.wso2.ei.bpmn.analytics.udf/ -->
<dependency>
<groupId>org.wso2.ei</groupId>
<artifactId>org.wso2.ei.bpmn.analytics.udf</artifactId>
<version>6.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/org.wso2.ei.bpmn.analytics.udf/
implementation 'org.wso2.ei:org.wso2.ei.bpmn.analytics.udf:6.5.0'
// https://jarcasting.com/artifacts/org.wso2.ei/org.wso2.ei.bpmn.analytics.udf/
implementation ("org.wso2.ei:org.wso2.ei.bpmn.analytics.udf:6.5.0")
'org.wso2.ei:org.wso2.ei.bpmn.analytics.udf:jar:6.5.0'
<dependency org="org.wso2.ei" name="org.wso2.ei.bpmn.analytics.udf" rev="6.5.0">
<artifact name="org.wso2.ei.bpmn.analytics.udf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='org.wso2.ei.bpmn.analytics.udf', version='6.5.0')
)
libraryDependencies += "org.wso2.ei" % "org.wso2.ei.bpmn.analytics.udf" % "6.5.0"
[org.wso2.ei/org.wso2.ei.bpmn.analytics.udf "6.5.0"]