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.

Лицензия

Лицензия

Группа

Группа

org.objectweb.fractal.fscript
Идентификатор

Идентификатор

fscript
Последняя версия

Последняя версия

2.1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://fractal.objectweb.org/fscript/fscript
Организация-разработчик

Организация-разработчик

ObjectWeb Consortium

Скачать fscript

Имя Файла Размер
fscript-2.1.3.pom
fscript-2.1.3.jar 245 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.1.3
2.1.2
2.1.1
2.1.0
2.0
1.0.1
1.0