| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.aliyun.schedulerx |
| Идентификатор | Идентификаторschedulerx2-api |
| Версия | Версия1.3.1 |
| Тип | Типjar |
| Описание |
Описаниеschedulerx2-api
schedulerx2-parent
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| schedulerx2-api-1.3.1.pom | |
| schedulerx2-api-1.3.1.jar | 8 KB |
| schedulerx2-api-1.3.1-sources.jar | 4 KB |
| schedulerx2-api-1.3.1-javadoc.jar | 38 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.aliyun.schedulerx/schedulerx2-api/ -->
<dependency>
<groupId>com.aliyun.schedulerx</groupId>
<artifactId>schedulerx2-api</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.schedulerx/schedulerx2-api/
implementation 'com.aliyun.schedulerx:schedulerx2-api:1.3.1'
// https://jarcasting.com/artifacts/com.aliyun.schedulerx/schedulerx2-api/
implementation ("com.aliyun.schedulerx:schedulerx2-api:1.3.1")
'com.aliyun.schedulerx:schedulerx2-api:jar:1.3.1'
<dependency org="com.aliyun.schedulerx" name="schedulerx2-api" rev="1.3.1">
<artifact name="schedulerx2-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.schedulerx', module='schedulerx2-api', version='1.3.1')
)
libraryDependencies += "com.aliyun.schedulerx" % "schedulerx2-api" % "1.3.1"
[com.aliyun.schedulerx/schedulerx2-api "1.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.alibaba.schedulerx » schedulerx-common | jar | 1.3.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| joda-time : joda-time | jar | 2.9.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.powermock : powermock-module-junit4 | jar | 1.7.1 |
| org.powermock : powermock-api-mockito2 | jar | 1.7.1 |