Group Id com.seepine
Artifact Id spring-boot-starter-parent
Version 2.7.0.v1
Packaging jar
URL -
Badge
Last Updated 2022-06-05T04:50:57+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.seepine</groupId>
    <artifactId>spring-boot-starter-parent</artifactId>
    <version>2.7.0.v1</version>
</dependency>
implementation group: 'com.seepine', name: 'spring-boot-starter-parent', version: '2.7.0.v1'
implementation 'com.seepine:spring-boot-starter-parent:2.7.0.v1'
implementation("com.seepine:spring-boot-starter-parent:2.7.0.v1")
libraryDependencies += "com.seepine" % "spring-boot-starter-parent" % "2.7.0.v1"
<dependency org="com.seepine" name="spring-boot-starter-parent" rev="2.7.0.v1"/>
@Grapes(
    @Grab(group='com.seepine', module='spring-boot-starter-parent', version='2.7.0.v1')
)
[com.seepine/spring-boot-starter-parent "2.7.0.v1"]
'com.seepine:spring-boot-starter-parent:2.7.0.v1'