| Лицензия |
Лицензия
Sindice Limited Development License
|
|---|---|
| Группа | Группаcom.sindicetech.siren |
| Идентификатор | Идентификаторsiren-parent |
| Версия | Версия1.4 |
| Тип | Типpom |
| Описание |
Описаниеsiren-parent
SIREn parent module
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| siren-parent-1.4.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.sindicetech.siren/siren-parent/ -->
<dependency>
<groupId>com.sindicetech.siren</groupId>
<artifactId>siren-parent</artifactId>
<version>1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sindicetech.siren/siren-parent/
implementation 'com.sindicetech.siren:siren-parent:1.4'
// https://jarcasting.com/artifacts/com.sindicetech.siren/siren-parent/
implementation ("com.sindicetech.siren:siren-parent:1.4")
'com.sindicetech.siren:siren-parent:pom:1.4'
<dependency org="com.sindicetech.siren" name="siren-parent" rev="1.4">
<artifact name="siren-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sindicetech.siren', module='siren-parent', version='1.4')
)
libraryDependencies += "com.sindicetech.siren" % "siren-parent" % "1.4"
[com.sindicetech.siren/siren-parent "1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 0.9.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |