License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.estigma88 |
ArtifactId | ArtifactIdjdhtuq-dhash-spring-boot-starter |
Version | Version3.0.1 |
Type | Typejar |
Description |
DescriptionDHash Spring Boot Starter
Defines a Spring Boot Starter for DHash service
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.estigma88/jdhtuq-dhash-spring-boot-starter/ -->
<dependency>
<groupId>com.github.estigma88</groupId>
<artifactId>jdhtuq-dhash-spring-boot-starter</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.estigma88/jdhtuq-dhash-spring-boot-starter/
implementation 'com.github.estigma88:jdhtuq-dhash-spring-boot-starter:3.0.1'
// https://jarcasting.com/artifacts/com.github.estigma88/jdhtuq-dhash-spring-boot-starter/
implementation ("com.github.estigma88:jdhtuq-dhash-spring-boot-starter:3.0.1")
'com.github.estigma88:jdhtuq-dhash-spring-boot-starter:jar:3.0.1'
<dependency org="com.github.estigma88" name="jdhtuq-dhash-spring-boot-starter" rev="3.0.1">
<artifact name="jdhtuq-dhash-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.estigma88', module='jdhtuq-dhash-spring-boot-starter', version='3.0.1')
)
libraryDependencies += "com.github.estigma88" % "jdhtuq-dhash-spring-boot-starter" % "3.0.1"
[com.github.estigma88/jdhtuq-dhash-spring-boot-starter "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.estigma88 : jdhtuq-dhash | jar | 3.0.1 |
org.springframework.boot : spring-boot-starter | jar | 1.5.10.RELEASE |