is not current version
Last Version 0.0.3.RELEASE

com.github.hengboy:micro-job-registry-consul 0.0.1.RELEASE


GroupId

GroupId

com.github.hengboy
ArtifactId

ArtifactId

micro-job-registry-consul
Version

Version

0.0.1.RELEASE
Type

Type

jar

Download micro-job-registry-consul 0.0.1.RELEASE


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