| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openbase |
| Идентификатор | Идентификаторjul.schedule |
| Версия | Версия3.0.2 |
| Тип | Типjar |
| Описание |
ОписаниеJUL Schedule
Java Utility Lib
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jul.schedule-3.0.2.pom | |
| jul.schedule-3.0.2.jar | 63 KB |
| jul.schedule-3.0.2-sources.jar | 46 KB |
| jul.schedule-3.0.2-javadoc.jar | 561 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openbase/jul.schedule/ -->
<dependency>
<groupId>org.openbase</groupId>
<artifactId>jul.schedule</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbase/jul.schedule/
implementation 'org.openbase:jul.schedule:3.0.2'
// https://jarcasting.com/artifacts/org.openbase/jul.schedule/
implementation ("org.openbase:jul.schedule:3.0.2")
'org.openbase:jul.schedule:jar:3.0.2'
<dependency org="org.openbase" name="jul.schedule" rev="3.0.2">
<artifact name="jul.schedule" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbase', module='jul.schedule', version='3.0.2')
)
libraryDependencies += "org.openbase" % "jul.schedule" % "3.0.2"
[org.openbase/jul.schedule "3.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openbase : jul.annotation | jar | 3.0.2 |
| org.openbase : jul.pattern | jar | 3.0.2 |
| org.openbase : jul.exception | jar | 3.0.2 |
| org.openbase : jps | jar | [3.5,3.6-alpha) |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | [5.6,5.7-alpha) |
| org.junit.vintage : junit-vintage-engine | jar | [5.6,5.7-alpha) |
| org.jetbrains.kotlin : kotlin-test | jar | 1.6.0 |