FScript implementation

FScript is a scripting language dedicated to Fractal components architectural reconfigurations. It also includes FPath, a notation inspired by XPath which makes it easy to navigate inside Fractal architectures to discover its structure or find elements (components or interfaces) which match certain criterion.

License

License

GroupId

GroupId

org.objectweb.fractal.fscript
ArtifactId

ArtifactId

fscript
Last Version

Last Version

2.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

FScript implementation
FScript is a scripting language dedicated to Fractal components architectural reconfigurations. It also includes FPath, a notation inspired by XPath which makes it easy to navigate inside Fractal architectures to discover its structure or find elements (components or interfaces) which match certain criterion.
Project URL

Project URL

http://fractal.objectweb.org/fscript/fscript
Project Organization

Project Organization

ObjectWeb Consortium

Download fscript

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.objectweb.fractal : fractal-api jar 2.0.2
org.objectweb.fractal.fractaladl : fractal-adl jar 2.3.1
org.objectweb.fractal : fractal-util jar 1.1.2
org.objectweb.fractal.fractalrmi : fractal-rmi jar 0.3.5
javax.transaction : jta jar 1.1
net.jcip : jcip-annotations jar 1.0
org.antlr : antlr-runtime jar 3.2
org.objectweb.monolog : monolog jar 1.8
com.google.guava : guava jar r07
javax.script » script-api jar 1.0

runtime (3)

Group / Artifact Type Version
org.objectweb.fractal.julia : julia-runtime jar 2.5.2
org.objectweb.fractal.julia : julia-asm jar 2.5.2
org.objectweb.fractal.julia : julia-mixins jar 2.5.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.6
org.objectweb.fractal.fractaladl.examples : helloworld jar 2.3.1
org.objectweb.fractal.fractaladl.examples : comanche jar 2.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.3
2.1.2
2.1.1
2.1.0
2.0
1.0.1
1.0