| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииQuartz Библиотеки уровня приложения Job Scheduling |
| Группа | Группаorg.tomitribe.quartz.internal |
| Идентификатор | Идентификаторquartz-terracotta-root |
| Версия | Версия2.3.2 |
| Тип | Типpom |
| Описание |
Описаниеquartz-terracotta-root
Quartz is a full-featured, open source job scheduling system that
can be integrated with, or used along side virtually any J2EE or
J2SE application
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| quartz-terracotta-root-2.3.2.pom | 805 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.tomitribe.quartz.internal/quartz-terracotta-root/ -->
<dependency>
<groupId>org.tomitribe.quartz.internal</groupId>
<artifactId>quartz-terracotta-root</artifactId>
<version>2.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tomitribe.quartz.internal/quartz-terracotta-root/
implementation 'org.tomitribe.quartz.internal:quartz-terracotta-root:2.3.2'
// https://jarcasting.com/artifacts/org.tomitribe.quartz.internal/quartz-terracotta-root/
implementation ("org.tomitribe.quartz.internal:quartz-terracotta-root:2.3.2")
'org.tomitribe.quartz.internal:quartz-terracotta-root:pom:2.3.2'
<dependency org="org.tomitribe.quartz.internal" name="quartz-terracotta-root" rev="2.3.2">
<artifact name="quartz-terracotta-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tomitribe.quartz.internal', module='quartz-terracotta-root', version='2.3.2')
)
libraryDependencies += "org.tomitribe.quartz.internal" % "quartz-terracotta-root" % "2.3.2"
[org.tomitribe.quartz.internal/quartz-terracotta-root "2.3.2"]