| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.zaubersoftware.commons |
| Идентификатор | Идентификаторzauber-commons-parent |
| Последняя версия | Последняя версия3.55 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеZauber::Commons
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. |
| Имя Файла | Размер |
|---|---|
| zauber-commons-parent-3.55.pom | 20 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.zaubersoftware.commons/zauber-commons-parent/ -->
<dependency>
<groupId>com.zaubersoftware.commons</groupId>
<artifactId>zauber-commons-parent</artifactId>
<version>3.55</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zaubersoftware.commons/zauber-commons-parent/
implementation 'com.zaubersoftware.commons:zauber-commons-parent:3.55'
// https://jarcasting.com/artifacts/com.zaubersoftware.commons/zauber-commons-parent/
implementation ("com.zaubersoftware.commons:zauber-commons-parent:3.55")
'com.zaubersoftware.commons:zauber-commons-parent:pom:3.55'
<dependency org="com.zaubersoftware.commons" name="zauber-commons-parent" rev="3.55">
<artifact name="zauber-commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zaubersoftware.commons', module='zauber-commons-parent', version='3.55')
)
libraryDependencies += "com.zaubersoftware.commons" % "zauber-commons-parent" % "3.55"
[com.zaubersoftware.commons/zauber-commons-parent "3.55"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-nop | jar | 1.7.25 |