Last Version

Juliac Core Framework 2.4

Fractal is a modular and extensible component model that can be used with various programming languages to design, implement, deploy and reconfigure various systems and applications, from operating systems to middleware platforms and to graphical user interfaces.

License

License

GroupId

GroupId

org.objectweb.fractal.juliac
ArtifactId

ArtifactId

juliac-core
Version

Version

2.4
Type

Type

jar
Description

Description

Juliac Core Framework
Fractal is a modular and extensible component model that can be used with various programming languages to design, implement, deploy and reconfigure various systems and applications, from operating systems to middleware platforms and to graphical user interfaces.
Project URL

Project URL

http://fractal.ow2.org/juliac/juliac-core
Project Organization

Project Organization

ObjectWeb Consortium

Download juliac-core 2.4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.objectweb.fractal : fractal-api jar 2.0.2
org.objectweb.fractal.julia : julia-runtime jar 2.5.2
org.objectweb.fractal.fraclet.java : fraclet-annotations jar 3.3
com.google.guava : guava jar r07

test (1)

Group / Artifact Type Version
org.objectweb.fractal.juliac : juliac-tests-tools jar 2.4

Project Modules

There are no modules declared in this project.