| Группа | Группаfr.wseduc |
|---|---|
| Идентификатор | Идентификаторvertx-cron-timer |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеvertx-cron-timer
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| vertx-cron-timer-2.0.0.pom | |
| vertx-cron-timer-2.0.0.jar | 16 KB |
| vertx-cron-timer-2.0.0-sources.jar | 13 KB |
| vertx-cron-timer-2.0.0-javadoc.jar | 57 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fr.wseduc/vertx-cron-timer/ -->
<dependency>
<groupId>fr.wseduc</groupId>
<artifactId>vertx-cron-timer</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.wseduc/vertx-cron-timer/
implementation 'fr.wseduc:vertx-cron-timer:2.0.0'
// https://jarcasting.com/artifacts/fr.wseduc/vertx-cron-timer/
implementation ("fr.wseduc:vertx-cron-timer:2.0.0")
'fr.wseduc:vertx-cron-timer:jar:2.0.0'
<dependency org="fr.wseduc" name="vertx-cron-timer" rev="2.0.0">
<artifact name="vertx-cron-timer" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.wseduc', module='vertx-cron-timer', version='2.0.0')
)
libraryDependencies += "fr.wseduc" % "vertx-cron-timer" % "2.0.0"
[fr.wseduc/vertx-cron-timer "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.vertx : vertx-core | jar | 3.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |