| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.sindice.siren |
| Идентификатор | Идентификаторsiren-parent |
| Последняя версия | Последняя версия0.2.3-RC2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsiren-parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| siren-parent-0.2.3-RC2.pom | 3 KB |
| siren-parent-0.2.3-RC2-tests.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.sindice.siren/siren-parent/ -->
<dependency>
<groupId>org.sindice.siren</groupId>
<artifactId>siren-parent</artifactId>
<version>0.2.3-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sindice.siren/siren-parent/
implementation 'org.sindice.siren:siren-parent:0.2.3-RC2'
// https://jarcasting.com/artifacts/org.sindice.siren/siren-parent/
implementation ("org.sindice.siren:siren-parent:0.2.3-RC2")
'org.sindice.siren:siren-parent:jar:0.2.3-RC2'
<dependency org="org.sindice.siren" name="siren-parent" rev="0.2.3-RC2">
<artifact name="siren-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sindice.siren', module='siren-parent', version='0.2.3-RC2')
)
libraryDependencies += "org.sindice.siren" % "siren-parent" % "0.2.3-RC2"
[org.sindice.siren/siren-parent "0.2.3-RC2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 0.9.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.7 |