| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.zaubersoftware.commons.repository |
| Идентификатор | Идентификаторrepository-parent |
| Последняя версия | Последняя версия3.55 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеZauber::Commons::Repository
Zauber Commons is a set of component reused in most of Zauber apps.
Contains components to make easy mailing, creating links, and much more.
|
| Организация-разработчик |
Организация-разработчикZauber S.A. |
| Имя Файла | Размер |
|---|---|
| repository-parent-3.55.pom | 650 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.zaubersoftware.commons.repository/repository-parent/ -->
<dependency>
<groupId>com.zaubersoftware.commons.repository</groupId>
<artifactId>repository-parent</artifactId>
<version>3.55</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zaubersoftware.commons.repository/repository-parent/
implementation 'com.zaubersoftware.commons.repository:repository-parent:3.55'
// https://jarcasting.com/artifacts/com.zaubersoftware.commons.repository/repository-parent/
implementation ("com.zaubersoftware.commons.repository:repository-parent:3.55")
'com.zaubersoftware.commons.repository:repository-parent:pom:3.55'
<dependency org="com.zaubersoftware.commons.repository" name="repository-parent" rev="3.55">
<artifact name="repository-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zaubersoftware.commons.repository', module='repository-parent', version='3.55')
)
libraryDependencies += "com.zaubersoftware.commons.repository" % "repository-parent" % "3.55"
[com.zaubersoftware.commons.repository/repository-parent "3.55"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-nop | jar | 1.7.25 |