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