License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdca.sm360.cronitor |
ArtifactId | ArtifactIdcronitor-client |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionCronitor Client
cronitor-client is a simple Java library designed to help you monitoring, with www.cronitor.io, the routines of your Java projects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cronitor-client-1.0.1.pom | |
cronitor-client-1.0.1.jar | 11 KB |
cronitor-client-1.0.1-sources.jar | 5 KB |
cronitor-client-1.0.1-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ca.sm360.cronitor/cronitor-client/ -->
<dependency>
<groupId>ca.sm360.cronitor</groupId>
<artifactId>cronitor-client</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ca.sm360.cronitor/cronitor-client/
implementation 'ca.sm360.cronitor:cronitor-client:1.0.1'
// https://jarcasting.com/artifacts/ca.sm360.cronitor/cronitor-client/
implementation ("ca.sm360.cronitor:cronitor-client:1.0.1")
'ca.sm360.cronitor:cronitor-client:jar:1.0.1'
<dependency org="ca.sm360.cronitor" name="cronitor-client" rev="1.0.1">
<artifact name="cronitor-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.sm360.cronitor', module='cronitor-client', version='1.0.1')
)
libraryDependencies += "ca.sm360.cronitor" % "cronitor-client" % "1.0.1"
[ca.sm360.cronitor/cronitor-client "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 1.10.19 |
org.apache.commons : commons-lang3 | jar | 3.4 |