Last Version

com.github.hengboy:micro-job-autoconfigure 0.0.3.RELEASE

自动化配置依赖 1. 提供所有自动化属性注入定义

License

License

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.hengboy
ArtifactId

ArtifactId

micro-job-autoconfigure
Version

Version

0.0.3.RELEASE
Type

Type

jar
Description

Description

自动化配置依赖 1. 提供所有自动化属性注入定义
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/micro-job-autoconfigure

Download micro-job-autoconfigure 0.0.3.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.hengboy/micro-job-autoconfigure/ -->
<dependency>
    <groupId>com.github.hengboy</groupId>
    <artifactId>micro-job-autoconfigure</artifactId>
    <version>0.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hengboy/micro-job-autoconfigure/
implementation 'com.github.hengboy:micro-job-autoconfigure:0.0.3.RELEASE'
// https://jarcasting.com/artifacts/com.github.hengboy/micro-job-autoconfigure/
implementation ("com.github.hengboy:micro-job-autoconfigure:0.0.3.RELEASE")
'com.github.hengboy:micro-job-autoconfigure:jar:0.0.3.RELEASE'
<dependency org="com.github.hengboy" name="micro-job-autoconfigure" rev="0.0.3.RELEASE">
  <artifact name="micro-job-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hengboy', module='micro-job-autoconfigure', version='0.0.3.RELEASE')
)
libraryDependencies += "com.github.hengboy" % "micro-job-autoconfigure" % "0.0.3.RELEASE"
[com.github.hengboy/micro-job-autoconfigure "0.0.3.RELEASE"]

Dependencies

compile (21)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor jar 2.1.2.RELEASE
org.projectlombok : lombok jar 1.18.4
org.springframework : spring-context-support Optional jar
org.springframework : spring-web Optional jar
org.springframework : spring-tx Optional jar
org.quartz-scheduler : quartz Optional jar 2.3.0
com.github.hengboy : micro-job-schedule Optional jar
com.github.hengboy : micro-job-provider Optional jar
com.github.hengboy : micro-job-consumer Optional jar
com.github.hengboy : micro-job-registry Optional jar
com.github.hengboy : micro-job-registry-memory Optional jar
org.springframework.boot : spring-boot-starter-data-redis Optional jar 2.1.2.RELEASE
com.github.hengboy : micro-job-registry-redis Optional jar
com.101tec : zkclient Optional jar
com.github.hengboy : micro-job-registry-zookeeper Optional jar
com.orbitz.consul : consul-client Optional jar
com.github.hengboy : micro-job-registry-consul Optional jar
com.github.hengboy : micro-job-registry-nacos Optional jar
com.alibaba.boot : nacos-discovery-spring-boot-starter Optional jar
com.alibaba.nacos : nacos-client jar 0.8.2
org.springframework.boot : spring-boot-starter jar 2.1.2.RELEASE

Project Modules

There are no modules declared in this project.