Fabric3 SCDL Model

Fabric3 model of standard SCDL concepts.

License

License

GroupId

GroupId

org.codehaus.fabric3
ArtifactId

ArtifactId

fabric3-scdl
Last Version

Last Version

0.6.5
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Fabric3 Project

Download fabric3-scdl

How to add to project

<!-- 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.

Versions

Version
0.6.5
0.6
0.5.1
0.5
0.5BETA1
0.5ALPHA2
0.5ALPHA1
0.4
0.3.1
0.3
0.1