ph-schedule-parent-pom

Base POM to build the ph-schedule projects

Лицензия

Лицензия

Группа

Группа

com.helger.schedule
Идентификатор

Идентификатор

ph-schedule-parent-pom
Последняя версия

Последняя версия

4.2.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

ph-schedule-parent-pom
Base POM to build the ph-schedule projects
Ссылка на сайт

Ссылка на сайт

https://github.com/phax/ph-schedule
Организация-разработчик

Организация-разработчик

Philip Helger
Система контроля версий

Система контроля версий

http://github.com/phax/ph-schedule

Скачать ph-schedule-parent-pom

Имя Файла Размер
ph-schedule-parent-pom-4.2.0.pom 4 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.helger.schedule/ph-schedule-parent-pom/ -->
<dependency>
    <groupId>com.helger.schedule</groupId>
    <artifactId>ph-schedule-parent-pom</artifactId>
    <version>4.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.helger.schedule/ph-schedule-parent-pom/
implementation 'com.helger.schedule:ph-schedule-parent-pom:4.2.0'
// https://jarcasting.com/artifacts/com.helger.schedule/ph-schedule-parent-pom/
implementation ("com.helger.schedule:ph-schedule-parent-pom:4.2.0")
'com.helger.schedule:ph-schedule-parent-pom:pom:4.2.0'
<dependency org="com.helger.schedule" name="ph-schedule-parent-pom" rev="4.2.0">
  <artifact name="ph-schedule-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.helger.schedule', module='ph-schedule-parent-pom', version='4.2.0')
)
libraryDependencies += "com.helger.schedule" % "ph-schedule-parent-pom" % "4.2.0"
[com.helger.schedule/ph-schedule-parent-pom "4.2.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.slf4j : slf4j-simple jar 1.7.30

Модули Проекта

  • ph-mini-quartz
  • ph-schedule

ph-schedule

Java scheduling library based on Quartz with ph-scope support (see ph-commons)

Maven usage

Add the following to your pom.xml to use this artifact, replacing x.y.z with the effective version number:

<dependency>
  <groupId>com.helger.schedule</groupId>
  <artifactId>ph-schedule</artifactId>
  <version>x.y.z</version>
</dependency>

News and noteworthy

  • v4.2.0 - 2021-03-21
    • Updated to ph-commons 10
    • Changed Maven group ID from com.helger to com.helger.schedule
  • v4.1.1 - 2020-09-17
    • Updated dependencies
  • v4.1.0 - 2020-03-29
    • Improved debug logging
    • Improved code quality slightly
    • Updated to ph-commons 9.4.0
  • v4.0.1 - 2018-11-12
    • Fixed OSGI ServiceProvider configuration
    • Removed com.helger.quartz.xml package
  • v4.0.0 - 2017-12-06
    • Updated to ph-commons 9.0.0
  • v3.6.1 - 2017-03-29
    • Started updating MiniQuartz API for Java 8
  • v3.6.0 - 2016-12-12
    • Moved AbstractScopeAwareJob to ph-web (reverted dependencies)
  • v3.5.0 - 2016-07-22
    • Using a forked version of Quartz with less dependencies - "Mini quartz"

My personal Coding Styleguide | On Twitter: @philiphelger | Kindly supported by YourKit Java Profiler

Версии библиотеки

Версия
4.2.0