License |
License |
---|---|
GroupId | GroupIdorg.codehaus.service-conduit |
ArtifactId | ArtifactIdsca4j-scdl |
Last Version | Last Version0.9.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSCA4J SCDL Model
SCA4J model of standard SCDL concepts.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sca4j-scdl-0.9.9.pom | |
sca4j-scdl-0.9.9.jar | 65 KB |
sca4j-scdl-0.9.9-sources.jar | 102 KB |
sca4j-scdl-0.9.9-javadoc.jar | 335 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-scdl/ -->
<dependency>
<groupId>org.codehaus.service-conduit</groupId>
<artifactId>sca4j-scdl</artifactId>
<version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-scdl/
implementation 'org.codehaus.service-conduit:sca4j-scdl:0.9.9'
// https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-scdl/
implementation ("org.codehaus.service-conduit:sca4j-scdl:0.9.9")
'org.codehaus.service-conduit:sca4j-scdl:jar:0.9.9'
<dependency org="org.codehaus.service-conduit" name="sca4j-scdl" rev="0.9.9">
<artifact name="sca4j-scdl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.service-conduit', module='sca4j-scdl', version='0.9.9')
)
libraryDependencies += "org.codehaus.service-conduit" % "sca4j-scdl" % "0.9.9"
[org.codehaus.service-conduit/sca4j-scdl "0.9.9"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.service-conduit.spec : sca-caa-apis | jar | 1.1-CD04 |
org.codehaus.service-conduit : sca4j-host-api | jar | 0.9.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |