is not current version
Last Version 1.2.3

com.github.ddphin:ddphin-spring-boot-samples 1.2.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.ddphin
ArtifactId

ArtifactId

ddphin-spring-boot-samples
Version

Version

1.2.0
Type

Type

jar

Download ddphin-spring-boot-samples 1.2.0


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