Last Version

Fabric3 SCDL Model 0.6.5

Fabric3 model of standard SCDL concepts.

License

License

GroupId

GroupId

org.codehaus.fabric3
ArtifactId

ArtifactId

fabric3-scdl
Version

Version

0.6.5
Type

Type

jar
Description

Description

Fabric3 SCDL Model
Fabric3 model of standard SCDL concepts.
Project Organization

Project Organization

Fabric3 Project

Download fabric3-scdl 0.6.5


<!-- https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-scdl/ -->
<dependency>
    <groupId>org.codehaus.fabric3</groupId>
    <artifactId>fabric3-scdl</artifactId>
    <version>0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-scdl/
implementation 'org.codehaus.fabric3:fabric3-scdl:0.6.5'
// https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-scdl/
implementation ("org.codehaus.fabric3:fabric3-scdl:0.6.5")
'org.codehaus.fabric3:fabric3-scdl:jar:0.6.5'
<dependency org="org.codehaus.fabric3" name="fabric3-scdl" rev="0.6.5">
  <artifact name="fabric3-scdl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.fabric3', module='fabric3-scdl', version='0.6.5')
)
libraryDependencies += "org.codehaus.fabric3" % "fabric3-scdl" % "0.6.5"
[org.codehaus.fabric3/fabric3-scdl "0.6.5"]

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.fabric3.spec : sca-api-r1.0 jar 0.2.1
org.codehaus.fabric3 : fabric3-host-api jar 0.6.5

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.