| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.watchrabbit |
| Идентификатор | Идентификаторrabbit-commons |
| Версия | Версия1.1.3 |
| Тип | Типjar |
| Описание |
ОписаниеWatchrabbit - Commons
Utils and tools with java 8 syntax support
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| rabbit-commons-1.1.3.pom | |
| rabbit-commons-1.1.3.jar | 21 KB |
| rabbit-commons-1.1.3-sources.jar | 18 KB |
| rabbit-commons-1.1.3-javadoc.jar | 151 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.watchrabbit/rabbit-commons/ -->
<dependency>
<groupId>com.watchrabbit</groupId>
<artifactId>rabbit-commons</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.watchrabbit/rabbit-commons/
implementation 'com.watchrabbit:rabbit-commons:1.1.3'
// https://jarcasting.com/artifacts/com.watchrabbit/rabbit-commons/
implementation ("com.watchrabbit:rabbit-commons:1.1.3")
'com.watchrabbit:rabbit-commons:jar:1.1.3'
<dependency org="com.watchrabbit" name="rabbit-commons" rev="1.1.3">
<artifact name="rabbit-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.watchrabbit', module='rabbit-commons', version='1.1.3')
)
libraryDependencies += "com.watchrabbit" % "rabbit-commons" % "1.1.3"
[com.watchrabbit/rabbit-commons "1.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.assertj : assertj-core | jar | 1.6.1 |