| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ow2.frascati |
| Идентификатор | Идентификаторfrascati-runtime-factory |
| Последняя версия | Последняя версия1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOW2 FraSCAti: Assembly Factory with Juliac, JDT and Tinfi OO Module
OW2 FraSCAti is an open source implementation of SCA specifications.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| frascati-runtime-factory-1.4.pom | |
| frascati-runtime-factory-1.4.jar | 16 KB |
| frascati-runtime-factory-1.4-sources.jar | 8 KB |
| frascati-runtime-factory-1.4-javadoc.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ow2.frascati/frascati-runtime-factory/ -->
<dependency>
<groupId>org.ow2.frascati</groupId>
<artifactId>frascati-runtime-factory</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-runtime-factory/
implementation 'org.ow2.frascati:frascati-runtime-factory:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-runtime-factory/
implementation ("org.ow2.frascati:frascati-runtime-factory:1.4")
'org.ow2.frascati:frascati-runtime-factory:jar:1.4'
<dependency org="org.ow2.frascati" name="frascati-runtime-factory" rev="1.4">
<artifact name="frascati-runtime-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati', module='frascati-runtime-factory', version='1.4')
)
libraryDependencies += "org.ow2.frascati" % "frascati-runtime-factory" % "1.4"
[org.ow2.frascati/frascati-runtime-factory "1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.frascati : frascati-assembly-factory | jar | 1.4 |
| org.ow2.frascati : frascati-component-factory-juliac-jdt | jar | 1.4 |
| org.ow2.frascati : frascati-component-factory-juliac-tinfi-oo | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.6 |