Last Version

Cronitor Client 1.0.1

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

ca.sm360.cronitor
ArtifactId

ArtifactId

cronitor-client
Version

Version

1.0.1
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/sm360/cronitor-client
Source Code Management

Source Code Management

https://github.com/sm360/cronitor-client.git

Download cronitor-client 1.0.1


<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.