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