com.zuoxiaolong:niubi-job-console

This is a distributed job scheduling framework.

License

License

GroupId

GroupId

com.zuoxiaolong
ArtifactId

ArtifactId

niubi-job-console
Last Version

Last Version

0.9.0-beta1
Release Date

Release Date

Type

Type

war
Description

Description

com.zuoxiaolong:niubi-job-console
This is a distributed job scheduling framework.

Download niubi-job-console

How to add to project

<!-- 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"]

Dependencies

compile (10)

Group / Artifact Type Version
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

provided (3)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
javax.servlet : jsp-api jar 2.0
org.projectlombok : lombok jar 1.16.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0-beta1