| License |
License |
|---|---|
| GroupId | GroupIdcom.fathzer |
| ArtifactId | ArtifactIdsites-supervisor-core |
| Version | Version0.0.7 |
| Type | Typejar |
| Description |
Descriptionsites-supervisor-core
The core functionalities of an uptimeRobot like supervisor
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sites-supervisor-core-0.0.7.pom | |
| sites-supervisor-core-0.0.7.jar | 65 KB |
| sites-supervisor-core-0.0.7-sources.jar | 22 KB |
| sites-supervisor-core-0.0.7-javadoc.jar | 165 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fathzer/sites-supervisor-core/ -->
<dependency>
<groupId>com.fathzer</groupId>
<artifactId>sites-supervisor-core</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.fathzer/sites-supervisor-core/
implementation 'com.fathzer:sites-supervisor-core:0.0.7'
// https://jarcasting.com/artifacts/com.fathzer/sites-supervisor-core/
implementation ("com.fathzer:sites-supervisor-core:0.0.7")
'com.fathzer:sites-supervisor-core:jar:0.0.7'
<dependency org="com.fathzer" name="sites-supervisor-core" rev="0.0.7">
<artifact name="sites-supervisor-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fathzer', module='sites-supervisor-core', version='0.0.7')
)
libraryDependencies += "com.fathzer" % "sites-supervisor-core" % "0.0.7"
[com.fathzer/sites-supervisor-core "0.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.28 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.5 |
| org.projectlombok : lombok | jar | 1.18.12 |
| commons-cli : commons-cli | jar | 1.4 |
| org.influxdb : influxdb-java | jar | 2.15 |
| javax.mail : javax.mail-api | jar | 1.5.4 |
| org.apache.httpcomponents : httpclient | jar | 4.5.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.mail : javax.mail | jar | 1.5.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |