| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаio.cronitor |
| Идентификатор | Идентификаторclient |
| Последняя версия | Последняя версия1.6.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCronitor Client
cronitor-client is a simple Java library designed to help you monitoring, with www.cronitor.io, the routines of your Java projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| client-1.6.0.pom | |
| client-1.6.0.jar | 8 KB |
| client-1.6.0-sources.jar | 3 KB |
| client-1.6.0-javadoc.jar | 415 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.3 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |