License |
License |
---|---|
GroupId | GroupIdio.github.whazzabi |
ArtifactId | ArtifactIdwhazzup-core |
Version | Version3.0.3 |
Type | Typejar |
Description |
DescriptionA dashboard for product teams. Focusing on whats wrong, hiding the noise.
|
Filename | Size |
---|---|
whazzup-core-3.0.3.pom | |
whazzup-core-3.0.3.jar | 511 KB |
whazzup-core-3.0.3-sources.jar | 421 KB |
whazzup-core-3.0.3-javadoc.jar | 987 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar | |
commons-io : commons-io | jar | 2.8.0 |