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