| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.whizu |
| Идентификатор | Идентификаторwhizu-commons |
| Последняя версия | Последняя версия0.0.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеWhizu Commons
Whizu Commons
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| whizu-commons-0.0.3.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.whizu/whizu-commons/ -->
<dependency>
<groupId>org.whizu</groupId>
<artifactId>whizu-commons</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.whizu/whizu-commons/
implementation 'org.whizu:whizu-commons:0.0.3'
// https://jarcasting.com/artifacts/org.whizu/whizu-commons/
implementation ("org.whizu:whizu-commons:0.0.3")
'org.whizu:whizu-commons:pom:0.0.3'
<dependency org="org.whizu" name="whizu-commons" rev="0.0.3">
<artifact name="whizu-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.whizu', module='whizu-commons', version='0.0.3')
)
libraryDependencies += "org.whizu" % "whizu-commons" % "0.0.3"
[org.whizu/whizu-commons "0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| commons-lang : commons-lang | jar | 2.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic Необязательный | jar | 1.0.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |