Last Version

com.gitee.hengboy:micro-job-common 0.0.1.RELEASE

Demo project for Spring Boot

License

License

GroupId

GroupId

com.gitee.hengboy
ArtifactId

ArtifactId

micro-job-common
Version

Version

0.0.1.RELEASE
Type

Type

jar
Description

Description

Demo project for Spring Boot
Project URL

Project URL

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

Download micro-job-common 0.0.1.RELEASE


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

Dependencies

compile (8)

Group / Artifact Type Version
com.weibo : motan-core jar 1.1.3
com.weibo : motan-springsupport jar 1.1.3
com.weibo : motan-transport-netty4 jar 1.1.3
org.projectlombok : lombok jar 1.18.4
org.springframework.boot : spring-boot-starter-jooq jar 2.1.2.RELEASE
org.reflections : reflections jar 0.9.11
com.google.guava : guava jar 20.0
org.springframework.boot : spring-boot-starter jar 2.1.2.RELEASE

Project Modules

There are no modules declared in this project.