License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.estigma88 |
ArtifactId | ArtifactIdjdhtuq-chord-spring-boot-starter |
Version | Version2.0.3 |
Type | Typejar |
Description |
DescriptionChord Spring Boot Starter
Defines a Spring Boot Starter for Chord service
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.3</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.3'
// https://jarcasting.com/artifacts/com.github.estigma88/jdhtuq-chord-spring-boot-starter/
implementation ("com.github.estigma88:jdhtuq-chord-spring-boot-starter:2.0.3")
'com.github.estigma88:jdhtuq-chord-spring-boot-starter:jar:2.0.3'
<dependency org="com.github.estigma88" name="jdhtuq-chord-spring-boot-starter" rev="2.0.3">
<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.3')
)
libraryDependencies += "com.github.estigma88" % "jdhtuq-chord-spring-boot-starter" % "2.0.3"
[com.github.estigma88/jdhtuq-chord-spring-boot-starter "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.estigma88 : jdhtuq-chord | jar | 2.0.2 |
org.springframework.boot : spring-boot-starter | jar | 1.5.10.RELEASE |