is not current version
Last Version 0.0.3.RELEASE

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

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

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.hengboy
ArtifactId

ArtifactId

micro-job-autoconfigure
Version

Version

0.0.1.RELEASE
Type

Type

jar

Download micro-job-autoconfigure 0.0.1.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.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hengboy/micro-job-autoconfigure/
implementation 'com.github.hengboy:micro-job-autoconfigure:0.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.hengboy/micro-job-autoconfigure/
implementation ("com.github.hengboy:micro-job-autoconfigure:0.0.1.RELEASE")
'com.github.hengboy:micro-job-autoconfigure:jar:0.0.1.RELEASE'
<dependency org="com.github.hengboy" name="micro-job-autoconfigure" rev="0.0.1.RELEASE">
  <artifact name="micro-job-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hengboy', module='micro-job-autoconfigure', version='0.0.1.RELEASE')
)
libraryDependencies += "com.github.hengboy" % "micro-job-autoconfigure" % "0.0.1.RELEASE"
[com.github.hengboy/micro-job-autoconfigure "0.0.1.RELEASE"]