| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ow2.frascati |
| Идентификатор | Идентификаторfrascati-parent |
| Последняя версия | Последняя версия1.4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеOW2 FraSCAti: Parent
OW2 FraSCAti is an open source implementation of SCA specifications.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| frascati-parent-1.4.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ow2.frascati/frascati-parent/ -->
<dependency>
<groupId>org.ow2.frascati</groupId>
<artifactId>frascati-parent</artifactId>
<version>1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-parent/
implementation 'org.ow2.frascati:frascati-parent:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-parent/
implementation ("org.ow2.frascati:frascati-parent:1.4")
'org.ow2.frascati:frascati-parent:pom:1.4'
<dependency org="org.ow2.frascati" name="frascati-parent" rev="1.4">
<artifact name="frascati-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati', module='frascati-parent', version='1.4')
)
libraryDependencies += "org.ow2.frascati" % "frascati-parent" % "1.4"
[org.ow2.frascati/frascati-parent "1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.6 |