is not current version
Last Version 2.4.14

com.github.sdp-tech-nj:sdp-spring-boot-starter 2.4.8


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.sdp-tech-nj
ArtifactId

ArtifactId

sdp-spring-boot-starter
Version

Version

2.4.8
Type

Type

jar

Download sdp-spring-boot-starter 2.4.8


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