License |
License |
---|---|
GroupId | GroupIdorg.apache.ode |
ArtifactId | ArtifactIdode-bpel-compiler |
Last Version | Last Version1.3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionODE BPEL Compiler
ODE BPEL Compiler
|
Project URL |
Project URL |
Filename | Size |
---|---|
ode-bpel-compiler-1.3.8.pom | |
ode-bpel-compiler-1.3.8.jar | 270 KB |
ode-bpel-compiler-1.3.8-sources.jar | 234 KB |
ode-bpel-compiler-1.3.8-javadoc.zip | 588 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ode/ode-bpel-compiler/ -->
<dependency>
<groupId>org.apache.ode</groupId>
<artifactId>ode-bpel-compiler</artifactId>
<version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ode/ode-bpel-compiler/
implementation 'org.apache.ode:ode-bpel-compiler:1.3.8'
// https://jarcasting.com/artifacts/org.apache.ode/ode-bpel-compiler/
implementation ("org.apache.ode:ode-bpel-compiler:1.3.8")
'org.apache.ode:ode-bpel-compiler:jar:1.3.8'
<dependency org="org.apache.ode" name="ode-bpel-compiler" rev="1.3.8">
<artifact name="ode-bpel-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ode', module='ode-bpel-compiler', version='1.3.8')
)
libraryDependencies += "org.apache.ode" % "ode-bpel-compiler" % "1.3.8"
[org.apache.ode/ode-bpel-compiler "1.3.8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ode : ode-bpel-api | jar | 1.3.8 |
org.apache.ode : ode-bpel-obj | jar | 1.3.8 |
org.apache.ode : ode-bpel-schemas | jar | 1.3.8 |
org.apache.ode : ode-utils | jar | 1.3.8 |
org.codehaus.woodstox : stax2-api | jar | 4.0.0 |
jaxen : jaxen | jar | 1.1.6 |
net.sourceforge.saxon : saxon | jar | 9.1.0.8 |
wsdl4j : wsdl4j | jar | 1.6.3 |
xalan : xalan | jar | 2.7.1 |
xerces : xercesImpl | jar | 2.11.0 |
xml-apis : xml-apis | jar | 1.4.01 |
commons-collections : commons-collections | jar | 3.2.2 |
org.slf4j : slf4j-api | jar | 1.7.12 |
org.slf4j : jcl-over-slf4j | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.3 |
org.apache.logging.log4j : log4j-core | jar | 2.3 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.3 |
org.apache.logging.log4j : log4j-web | jar | 2.3 |
junit : junit | jar | 4.11 |
org.jmock : jmock | jar | 2.5.1 |
org.jmock : jmock-junit4 | jar | 2.5.1 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |