| License |
License |
|---|---|
| GroupId | GroupIdorg.ow2.fractal.juliac.tinfi |
| ArtifactId | ArtifactIdfrascati-tinfi-scaadl |
| Last Version | Last Version2.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTinfi ADL Parser SCA Core
Juliac is a compile-time code generation framework for Fractal.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| frascati-tinfi-scaadl-2.8.pom | |
| frascati-tinfi-scaadl-2.8.jar | 14 KB |
| frascati-tinfi-scaadl-2.8-sources.jar | 9 KB |
| frascati-tinfi-scaadl-2.8-javadoc.jar | 399 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.fractal.juliac.tinfi/frascati-tinfi-scaadl/ -->
<dependency>
<groupId>org.ow2.fractal.juliac.tinfi</groupId>
<artifactId>frascati-tinfi-scaadl</artifactId>
<version>2.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.fractal.juliac.tinfi/frascati-tinfi-scaadl/
implementation 'org.ow2.fractal.juliac.tinfi:frascati-tinfi-scaadl:2.8'
// https://jarcasting.com/artifacts/org.ow2.fractal.juliac.tinfi/frascati-tinfi-scaadl/
implementation ("org.ow2.fractal.juliac.tinfi:frascati-tinfi-scaadl:2.8")
'org.ow2.fractal.juliac.tinfi:frascati-tinfi-scaadl:jar:2.8'
<dependency org="org.ow2.fractal.juliac.tinfi" name="frascati-tinfi-scaadl" rev="2.8">
<artifact name="frascati-tinfi-scaadl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.fractal.juliac.tinfi', module='frascati-tinfi-scaadl', version='2.8')
)
libraryDependencies += "org.ow2.fractal.juliac.tinfi" % "frascati-tinfi-scaadl" % "2.8"
[org.ow2.fractal.juliac.tinfi/frascati-tinfi-scaadl "2.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.fractal.juliac : juliac-core | jar | 2.8 |
| org.ow2.fractal.juliac.tinfi : frascati-tinfi-oo | jar | 2.8 |
| org.ow2.frascati.model » sca-model | jar | 2.0.1.3 |
| org.eclipse.emf : org.eclipse.emf.ecore | jar | 2.15.0 |
| org.eclipse.emf : org.eclipse.emf.ecore.xmi | jar | 2.15.0 |
| org.eclipse.platform : org.eclipse.equinox.common | jar | 3.10.300 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |