| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.whazzabi |
| Идентификатор | Идентификаторwhazzup-core |
| Последняя версия | Последняя версия3.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA dashboard for product teams. Focusing on whats wrong, hiding the noise.
|
| Имя Файла | Размер |
|---|---|
| whazzup-core-3.0.3.pom | |
| whazzup-core-3.0.3.jar | 510 KB |
| whazzup-core-3.0.3-sources.jar | 420 KB |
| whazzup-core-3.0.3-javadoc.jar | 980 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.whazzabi/whazzup-core/ -->
<dependency>
<groupId>io.github.whazzabi</groupId>
<artifactId>whazzup-core</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whazzabi/whazzup-core/
implementation 'io.github.whazzabi:whazzup-core:3.0.3'
// https://jarcasting.com/artifacts/io.github.whazzabi/whazzup-core/
implementation ("io.github.whazzabi:whazzup-core:3.0.3")
'io.github.whazzabi:whazzup-core:jar:3.0.3'
<dependency org="io.github.whazzabi" name="whazzup-core" rev="3.0.3">
<artifact name="whazzup-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whazzabi', module='whazzup-core', version='3.0.3')
)
libraryDependencies += "io.github.whazzabi" % "whazzup-core" % "3.0.3"
[io.github.whazzabi/whazzup-core "3.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-web | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.springframework : spring-test | jar | |
| org.apache.httpcomponents : httpclient | jar | |
| com.google.code.gson : gson | jar | |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| org.jsoup : jsoup | jar | 1.8.2 |
| org.slf4j : slf4j-api | jar | |
| com.amazonaws : aws-java-sdk-cloudwatch | jar | 1.11.678 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| junit : junit | jar | |
| commons-io : commons-io | jar | 2.8.0 |