is not current version
Last Version 2.0.3

com.github.estigma88:jdhtuq-chord-spring-boot-starter 2.0.1

Defines a Spring Boot Starter for Chord service

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.estigma88
ArtifactId

ArtifactId

jdhtuq-chord-spring-boot-starter
Version

Version

2.0.1
Type

Type

jar

Download jdhtuq-chord-spring-boot-starter 2.0.1


<!-- https://jarcasting.com/artifacts/com.github.estigma88/jdhtuq-chord-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.estigma88</groupId>
    <artifactId>jdhtuq-chord-spring-boot-starter</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.estigma88/jdhtuq-chord-spring-boot-starter/
implementation 'com.github.estigma88:jdhtuq-chord-spring-boot-starter:2.0.1'
// https://jarcasting.com/artifacts/com.github.estigma88/jdhtuq-chord-spring-boot-starter/
implementation ("com.github.estigma88:jdhtuq-chord-spring-boot-starter:2.0.1")
'com.github.estigma88:jdhtuq-chord-spring-boot-starter:jar:2.0.1'
<dependency org="com.github.estigma88" name="jdhtuq-chord-spring-boot-starter" rev="2.0.1">
  <artifact name="jdhtuq-chord-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.estigma88', module='jdhtuq-chord-spring-boot-starter', version='2.0.1')
)
libraryDependencies += "com.github.estigma88" % "jdhtuq-chord-spring-boot-starter" % "2.0.1"
[com.github.estigma88/jdhtuq-chord-spring-boot-starter "2.0.1"]