Last Version

The Fractal component model 2.0.1

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
ArtifactId

ArtifactId

fractal
Version

Version

2.0.1
Type

Type

jar
Description

Description

The Fractal component model
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.objectweb.org/
Project Organization

Project Organization

ObjectWeb Consortium

Download fractal 2.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.