GroupId | GroupIdorg.wso2.bpel |
---|---|
ArtifactId | ArtifactIdode-bpel-api |
Version | Version1.3.5-wso3v18 |
Type | Typejar |
Filename | Size |
---|---|
ode-bpel-api-1.3.5-wso3v18.pom | |
ode-bpel-api-1.3.5-wso3v18.jar | 123 KB |
ode-bpel-api-1.3.5-wso3v18-sources.jar | 175 KB |
ode-bpel-api-1.3.5-wso3v18-javadoc.jar | 671 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.bpel/ode-bpel-api/ -->
<dependency>
<groupId>org.wso2.bpel</groupId>
<artifactId>ode-bpel-api</artifactId>
<version>1.3.5-wso3v18</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.bpel/ode-bpel-api/
implementation 'org.wso2.bpel:ode-bpel-api:1.3.5-wso3v18'
// https://jarcasting.com/artifacts/org.wso2.bpel/ode-bpel-api/
implementation ("org.wso2.bpel:ode-bpel-api:1.3.5-wso3v18")
'org.wso2.bpel:ode-bpel-api:jar:1.3.5-wso3v18'
<dependency org="org.wso2.bpel" name="ode-bpel-api" rev="1.3.5-wso3v18">
<artifact name="ode-bpel-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.bpel', module='ode-bpel-api', version='1.3.5-wso3v18')
)
libraryDependencies += "org.wso2.bpel" % "ode-bpel-api" % "1.3.5-wso3v18"
[org.wso2.bpel/ode-bpel-api "1.3.5-wso3v18"]