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