| License |
License |
|---|---|
| GroupId | GroupIdcom.krrrr38 |
| ArtifactId | ArtifactIdjabot-health-check-handler |
| Version | Version0.2.0 |
| Type | Typejar |
| Description |
Descriptionjabot-health-check-handler
Java + Bot = Jabot
|
<!-- https://jarcasting.com/artifacts/com.krrrr38/jabot-health-check-handler/ -->
<dependency>
<groupId>com.krrrr38</groupId>
<artifactId>jabot-health-check-handler</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.krrrr38/jabot-health-check-handler/
implementation 'com.krrrr38:jabot-health-check-handler:0.2.0'
// https://jarcasting.com/artifacts/com.krrrr38/jabot-health-check-handler/
implementation ("com.krrrr38:jabot-health-check-handler:0.2.0")
'com.krrrr38:jabot-health-check-handler:jar:0.2.0'
<dependency org="com.krrrr38" name="jabot-health-check-handler" rev="0.2.0">
<artifact name="jabot-health-check-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.krrrr38', module='jabot-health-check-handler', version='0.2.0')
)
libraryDependencies += "com.krrrr38" % "jabot-health-check-handler" % "0.2.0"
[com.krrrr38/jabot-health-check-handler "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.krrrr38 : jabot-handler-plugin | jar | 0.2.0 |
| it.sauronsoftware.cron4j : cron4j | jar | 2.2.5 |
| org.apache.httpcomponents : fluent-hc | jar | 4.5.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.7.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |