Cronitor Client

cronitor-client is a simple Java library designed to help you monitoring, with www.cronitor.io, the routines of your Java projects

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.cronitor
ArtifactId

ArtifactId

client
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Cronitor 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

https://github.com/cronitorio/cronitor-java
Source Code Management

Source Code Management

https://github.com/cronitorio/cronitor-java.git

Download client

How to add to project

<!-- https://jarcasting.com/artifacts/io.cronitor/client/ -->
<dependency>
    <groupId>io.cronitor</groupId>
    <artifactId>client</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cronitor/client/
implementation 'io.cronitor:client:1.6.0'
// https://jarcasting.com/artifacts/io.cronitor/client/
implementation ("io.cronitor:client:1.6.0")
'io.cronitor:client:jar:1.6.0'
<dependency org="io.cronitor" name="client" rev="1.6.0">
  <artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cronitor', module='client', version='1.6.0')
)
libraryDependencies += "io.cronitor" % "client" % "1.6.0"
[io.cronitor/client "1.6.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.3
org.apache.commons : commons-lang3 jar 3.4

test (5)

Group / Artifact Type Version
junit : junit jar 4.9
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.18.0
org.powermock : powermock-api-mockito2 jar 2.0.0
org.powermock : powermock-module-junit4 jar 2.0.0

Project Modules

There are no modules declared in this project.
io.cronitor

Cronitor.io

Versions

Version
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.3
1.0.2