| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ow2.frascati |
| Идентификатор | Идентификаторfrascati-component-factory |
| Последняя версия | Последняя версия1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOW2 FraSCAti: Component Factory Module
OW2 FraSCAti Component Factory SCA Composite
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| frascati-component-factory-1.4.pom | |
| frascati-component-factory-1.4.jar | 66 KB |
| frascati-component-factory-1.4-sources.jar | 40 KB |
| frascati-component-factory-1.4-javadoc.jar | 218 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ow2.frascati/frascati-component-factory/ -->
<dependency>
<groupId>org.ow2.frascati</groupId>
<artifactId>frascati-component-factory</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-component-factory/
implementation 'org.ow2.frascati:frascati-component-factory:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-component-factory/
implementation ("org.ow2.frascati:frascati-component-factory:1.4")
'org.ow2.frascati:frascati-component-factory:jar:1.4'
<dependency org="org.ow2.frascati" name="frascati-component-factory" rev="1.4">
<artifact name="frascati-component-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati', module='frascati-component-factory', version='1.4')
)
libraryDependencies += "org.ow2.frascati" % "frascati-component-factory" % "1.4"
[org.ow2.frascati/frascati-component-factory "1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.frascati : frascati-util | jar | 1.4 |
| org.ow2.frascati.tinfi : frascati-tinfi-membranes-oo | jar | 1.4.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.6 |