| License |
License |
|---|---|
| GroupId | GroupIdorg.ow2.frascati |
| ArtifactId | ArtifactIdfrascati-sca-parser |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOW2 FraSCAti: SCA Parser Module
Parse various SCA description formats (.composite, .componentType, .constrainingType, contribution)
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| frascati-sca-parser-1.4.pom | |
| frascati-sca-parser-1.4.jar | 140 KB |
| frascati-sca-parser-1.4-sources.jar | 103 KB |
| frascati-sca-parser-1.4-javadoc.jar | 462 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.frascati/frascati-sca-parser/ -->
<dependency>
<groupId>org.ow2.frascati</groupId>
<artifactId>frascati-sca-parser</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-sca-parser/
implementation 'org.ow2.frascati:frascati-sca-parser:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-sca-parser/
implementation ("org.ow2.frascati:frascati-sca-parser:1.4")
'org.ow2.frascati:frascati-sca-parser:jar:1.4'
<dependency org="org.ow2.frascati" name="frascati-sca-parser" rev="1.4">
<artifact name="frascati-sca-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati', module='frascati-sca-parser', version='1.4')
)
libraryDependencies += "org.ow2.frascati" % "frascati-sca-parser" % "1.4"
[org.ow2.frascati/frascati-sca-parser "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.frascati : frascati-util | jar | 1.4 |
| org.ow2.frascati.tinfi : frascati-tinfi-membranes-oo | jar | 1.4.4 |
| org.eclipse.stp.sca.introspection » sca-model-introspection | jar | 2.0.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.6 |