| License |
License |
|---|---|
| GroupId | GroupIdorg.ow2.fractal.juliac.osa |
| ArtifactId | ArtifactIdjuliac-osa-runtime |
| Version | Version2.8 |
| Type | Typejar |
| Description |
DescriptionJuliac OSA Runtime
Juliac is a compile-time code generation framework for Fractal.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| juliac-osa-runtime-2.8.pom | |
| juliac-osa-runtime-2.8.jar | 27 KB |
| juliac-osa-runtime-2.8-sources.jar | 38 KB |
| juliac-osa-runtime-2.8-javadoc.jar | 569 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.fractal.juliac.osa/juliac-osa-runtime/ -->
<dependency>
<groupId>org.ow2.fractal.juliac.osa</groupId>
<artifactId>juliac-osa-runtime</artifactId>
<version>2.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.fractal.juliac.osa/juliac-osa-runtime/
implementation 'org.ow2.fractal.juliac.osa:juliac-osa-runtime:2.8'
// https://jarcasting.com/artifacts/org.ow2.fractal.juliac.osa/juliac-osa-runtime/
implementation ("org.ow2.fractal.juliac.osa:juliac-osa-runtime:2.8")
'org.ow2.fractal.juliac.osa:juliac-osa-runtime:jar:2.8'
<dependency org="org.ow2.fractal.juliac.osa" name="juliac-osa-runtime" rev="2.8">
<artifact name="juliac-osa-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.fractal.juliac.osa', module='juliac-osa-runtime', version='2.8')
)
libraryDependencies += "org.ow2.fractal.juliac.osa" % "juliac-osa-runtime" % "2.8"
[org.ow2.fractal.juliac.osa/juliac-osa-runtime "2.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.10 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
| org.objectweb.fractal : fractal-api | jar | 2.0.2 |
| org.objectweb.fractal.fraclet.java : fraclet-annotations | jar | 3.3 |