| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.zuoxiaolong |
| Идентификатор | Идентификаторniubi-job-console |
| Версия | Версия0.9.0-beta1 |
| Тип | Типwar |
| Описание |
Описаниеcom.zuoxiaolong:niubi-job-console
This is a distributed job scheduling framework.
|
| Имя Файла | Размер |
|---|---|
| niubi-job-console-0.9.0-beta1.pom | |
| niubi-job-console-0.9.0-beta1.war | 24 MB |
| niubi-job-console-0.9.0-beta1-sources.jar | 16 KB |
| niubi-job-console-0.9.0-beta1-javadoc.jar | 87 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.zuoxiaolong/niubi-job-console/ -->
<dependency>
<groupId>com.zuoxiaolong</groupId>
<artifactId>niubi-job-console</artifactId>
<version>0.9.0-beta1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.zuoxiaolong/niubi-job-console/
implementation 'com.zuoxiaolong:niubi-job-console:0.9.0-beta1'
// https://jarcasting.com/artifacts/com.zuoxiaolong/niubi-job-console/
implementation ("com.zuoxiaolong:niubi-job-console:0.9.0-beta1")
'com.zuoxiaolong:niubi-job-console:war:0.9.0-beta1'
<dependency org="com.zuoxiaolong" name="niubi-job-console" rev="0.9.0-beta1">
<artifact name="niubi-job-console" type="war" />
</dependency>
@Grapes(
@Grab(group='com.zuoxiaolong', module='niubi-job-console', version='0.9.0-beta1')
)
libraryDependencies += "com.zuoxiaolong" % "niubi-job-console" % "0.9.0-beta1"
[com.zuoxiaolong/niubi-job-console "0.9.0-beta1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.zuoxiaolong : niubi-job-service | jar | 0.9.0-beta1 |
| mysql : mysql-connector-java | jar | 5.1.34 |
| org.springframework : spring-webmvc | jar | 4.2.4.RELEASE |
| org.springframework : spring-web | jar | 4.2.4.RELEASE |
| org.springframework : spring-context-support | jar | 4.2.4.RELEASE |
| org.springframework : spring-tx | jar | 4.2.4.RELEASE |
| org.springframework : spring-jdbc | jar | 4.2.4.RELEASE |
| org.springframework : spring-oxm | jar | 4.2.4.RELEASE |
| jstl : jstl | jar | 1.2 |
| commons-fileupload : commons-fileupload | jar | 1.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| javax.servlet : jsp-api | jar | 2.0 |
| org.projectlombok : lombok | jar | 1.16.6 |