License |
License |
---|---|
GroupId | GroupIdorg.codehaus.service-conduit |
ArtifactId | ArtifactIdsca4j-binding-test-harness |
Last Version | Last Version0.9.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSCA4J Binding Test Harness
SCA4J Test Harness for Binding Extensions.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-binding-test-harness/ -->
<dependency>
<groupId>org.codehaus.service-conduit</groupId>
<artifactId>sca4j-binding-test-harness</artifactId>
<version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-binding-test-harness/
implementation 'org.codehaus.service-conduit:sca4j-binding-test-harness:0.9.9'
// https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-binding-test-harness/
implementation ("org.codehaus.service-conduit:sca4j-binding-test-harness:0.9.9")
'org.codehaus.service-conduit:sca4j-binding-test-harness:jar:0.9.9'
<dependency org="org.codehaus.service-conduit" name="sca4j-binding-test-harness" rev="0.9.9">
<artifact name="sca4j-binding-test-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.service-conduit', module='sca4j-binding-test-harness', version='0.9.9')
)
libraryDependencies += "org.codehaus.service-conduit" % "sca4j-binding-test-harness" % "0.9.9"
[org.codehaus.service-conduit/sca4j-binding-test-harness "0.9.9"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.service-conduit.spec : sca-caa-apis | jar | 1.1-CD04 |
org.codehaus.service-conduit : sca4j-api | jar | 0.9.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |