License |
License |
---|---|
GroupId | GroupIdorg.codehaus.service-conduit |
ArtifactId | ArtifactIdsca4j-bpel |
Last Version | Last Version0.9.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSCA4J BPEL
SCA4J Extension Implementation Parent POM.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sca4j-bpel-0.9.9.pom | |
sca4j-bpel-0.9.9.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-bpel/ -->
<dependency>
<groupId>org.codehaus.service-conduit</groupId>
<artifactId>sca4j-bpel</artifactId>
<version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-bpel/
implementation 'org.codehaus.service-conduit:sca4j-bpel:0.9.9'
// https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-bpel/
implementation ("org.codehaus.service-conduit:sca4j-bpel:0.9.9")
'org.codehaus.service-conduit:sca4j-bpel:jar:0.9.9'
<dependency org="org.codehaus.service-conduit" name="sca4j-bpel" rev="0.9.9">
<artifact name="sca4j-bpel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.service-conduit', module='sca4j-bpel', version='0.9.9')
)
libraryDependencies += "org.codehaus.service-conduit" % "sca4j-bpel" % "0.9.9"
[org.codehaus.service-conduit/sca4j-bpel "0.9.9"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.service-conduit : sca4j-interface-wsdl | jar | 0.9.9 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.service-conduit : sca4j-spi | jar | 0.9.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |