| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ow2.frascati |
| Идентификатор | Идентификаторfrascati-fscript-core |
| Последняя версия | Последняя версия1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOW2 FraSCAti FScript Core
OW2 FraSCAti is an open source implementation of SCA specifications.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| frascati-fscript-core-1.4.pom | |
| frascati-fscript-core-1.4.jar | 72 KB |
| frascati-fscript-core-1.4-sources.jar | 45 KB |
| frascati-fscript-core-1.4-javadoc.jar | 164 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ow2.frascati/frascati-fscript-core/ -->
<dependency>
<groupId>org.ow2.frascati</groupId>
<artifactId>frascati-fscript-core</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-fscript-core/
implementation 'org.ow2.frascati:frascati-fscript-core:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-fscript-core/
implementation ("org.ow2.frascati:frascati-fscript-core:1.4")
'org.ow2.frascati:frascati-fscript-core:jar:1.4'
<dependency org="org.ow2.frascati" name="frascati-fscript-core" rev="1.4">
<artifact name="frascati-fscript-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati', module='frascati-fscript-core', version='1.4')
)
libraryDependencies += "org.ow2.frascati" % "frascati-fscript-core" % "1.4"
[org.ow2.frascati/frascati-fscript-core "1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.frascati : frascati-runtime-factory | jar | 1.4 |
| org.ow2.frascati : frascati-implementation-fractal | jar | 1.4 |
| org.ow2.frascati : frascati-binding-factory | jar | 1.4 |
| org.objectweb.fractal.bf.connectors : fractal-bf-connectors-soap-cxf | jar | 0.9 |
| org.objectweb.fractal.bf.connectors : fractal-bf-connectors-rmi | jar | 0.9 |
| org.objectweb.fractal.bf.connectors : fractal-bf-connectors-rest-cxf | jar | 0.9 |
| org.objectweb.fractal.fscript : fscript | jar | 2.1.3 |
| org.ow2.frascati : frascati-implementation-script | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.frascati : frascati-binding-rmi | jar | 1.4 |
| org.ow2.frascati.intent : frascati-debug | jar | 1.4 |
| junit : junit | jar | 4.6 |