| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJavaScript Языки программирования |
| Группа | Группаcom.github.ddth |
| Идентификатор | Идентификаторdjs-commons |
| Последняя версия | Последняя версия0.1.3.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdjs-commons
Distributed Job Scheduler - Common Libraries
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| djs-commons-0.1.3.1.pom | |
| djs-commons-0.1.3.1.jar | 28 KB |
| djs-commons-0.1.3.1-sources.jar | 16 KB |
| djs-commons-0.1.3.1-javadoc.jar | 144 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ddth/djs-commons/ -->
<dependency>
<groupId>com.github.ddth</groupId>
<artifactId>djs-commons</artifactId>
<version>0.1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/djs-commons/
implementation 'com.github.ddth:djs-commons:0.1.3.1'
// https://jarcasting.com/artifacts/com.github.ddth/djs-commons/
implementation ("com.github.ddth:djs-commons:0.1.3.1")
'com.github.ddth:djs-commons:jar:0.1.3.1'
<dependency org="com.github.ddth" name="djs-commons" rev="0.1.3.1">
<artifact name="djs-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='djs-commons', version='0.1.3.1')
)
libraryDependencies += "com.github.ddth" % "djs-commons" % "0.1.3.1"
[com.github.ddth/djs-commons "0.1.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.ddth : ddth-commons-core | jar | 0.4.0 |
| com.github.ddth : ddth-commons-serialization | pom | 0.4.0 |
| com.github.ddth : ddth-dao-core | jar | 0.5.0.4 |
| com.github.ddth : ddth-dao-jdbc | pom | 0.5.0.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |