is not current version
Last Version 2.4.14

com.github.sdp-tech-nj:sdp-spring-boot-starter-parent 2.4.4


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.sdp-tech-nj
ArtifactId

ArtifactId

sdp-spring-boot-starter-parent
Version

Version

2.4.4
Type

Type

pom

Download sdp-spring-boot-starter-parent 2.4.4


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