Group Id com.seepine
Artifact Id wrap-spring-boot-starter
Version 0.4.0
Packaging jar
URL -
Badge
Last Updated 2022-06-05T03:11:32+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.0</version>
</dependency>
implementation group: 'com.seepine', name: 'wrap-spring-boot-starter', version: '0.4.0'
implementation 'com.seepine:wrap-spring-boot-starter:0.4.0'
implementation("com.seepine:wrap-spring-boot-starter:0.4.0")
libraryDependencies += "com.seepine" % "wrap-spring-boot-starter" % "0.4.0"
<dependency org="com.seepine" name="wrap-spring-boot-starter" rev="0.4.0"/>
@Grapes(
    @Grab(group='com.seepine', module='wrap-spring-boot-starter', version='0.4.0')
)
[com.seepine/wrap-spring-boot-starter "0.4.0"]
'com.seepine:wrap-spring-boot-starter:0.4.0'