| License |
License |
|---|---|
| GroupId | GroupIdorg.fastercode.marmot |
| ArtifactId | ArtifactIdmarmot-monitor-basic |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
Descriptionmarmot-monitor-basic
Monitoring and alarm tools. Alarm to dingtalk.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| marmot-monitor-basic-1.0.1.pom | |
| marmot-monitor-basic-1.0.1.jar | 52 KB |
| marmot-monitor-basic-1.0.1-sources.jar | 25 KB |
| marmot-monitor-basic-1.0.1-javadoc.jar | 210 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.fastercode.marmot/marmot-monitor-basic/ -->
<dependency>
<groupId>org.fastercode.marmot</groupId>
<artifactId>marmot-monitor-basic</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fastercode.marmot/marmot-monitor-basic/
implementation 'org.fastercode.marmot:marmot-monitor-basic:1.0.1'
// https://jarcasting.com/artifacts/org.fastercode.marmot/marmot-monitor-basic/
implementation ("org.fastercode.marmot:marmot-monitor-basic:1.0.1")
'org.fastercode.marmot:marmot-monitor-basic:jar:1.0.1'
<dependency org="org.fastercode.marmot" name="marmot-monitor-basic" rev="1.0.1">
<artifact name="marmot-monitor-basic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fastercode.marmot', module='marmot-monitor-basic', version='1.0.1')
)
libraryDependencies += "org.fastercode.marmot" % "marmot-monitor-basic" % "1.0.1"
[org.fastercode.marmot/marmot-monitor-basic "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.fastercode.marmot : marmot-core | jar | 1.0.1 |
| org.apache.kafka : kafka-clients | jar | 2.5.0 |
| io.dropwizard.metrics : metrics-servlets | jar | 4.1.16 |
| io.dropwizard.metrics : metrics-servlet | jar | 4.1.16 |
| io.prometheus : simpleclient_servlet | jar | 0.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.fastercode.marmot : marmot-alarm-dingtalk | jar | 1.0.1 |
| org.springframework.boot : spring-boot | jar | 1.5.9.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 1.5.9.RELEASE |
| org.springframework : spring-test | jar | 4.3.13.RELEASE |
| org.springframework.boot : spring-boot-test | jar | 1.5.9.RELEASE |
| org.springframework.boot : spring-boot-test-autoconfigure | jar | 1.5.9.RELEASE |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-core | jar | 3.5.15 |