License |
License |
---|---|
GroupId | GroupIdorg.apache.ode |
ArtifactId | ArtifactIdode-bpel-schemas |
Last Version | Last Version1.3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionODE Schemas
ODE Schemas
|
Project URL |
Project URL |
Filename | Size |
---|---|
ode-bpel-schemas-1.3.8.pom | |
ode-bpel-schemas-1.3.8.jar | 569 KB |
ode-bpel-schemas-1.3.8-sources.jar | 374 KB |
ode-bpel-schemas-1.3.8-javadoc.zip | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ode/ode-bpel-schemas/ -->
<dependency>
<groupId>org.apache.ode</groupId>
<artifactId>ode-bpel-schemas</artifactId>
<version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ode/ode-bpel-schemas/
implementation 'org.apache.ode:ode-bpel-schemas:1.3.8'
// https://jarcasting.com/artifacts/org.apache.ode/ode-bpel-schemas/
implementation ("org.apache.ode:ode-bpel-schemas:1.3.8")
'org.apache.ode:ode-bpel-schemas:jar:1.3.8'
<dependency org="org.apache.ode" name="ode-bpel-schemas" rev="1.3.8">
<artifact name="ode-bpel-schemas" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ode', module='ode-bpel-schemas', version='1.3.8')
)
libraryDependencies += "org.apache.ode" % "ode-bpel-schemas" % "1.3.8"
[org.apache.ode/ode-bpel-schemas "1.3.8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.xmlbeans : xmlbeans | jar | 2.6.0 |
stax : stax-api | jar | 1.0.1 |