Group Id com.seepine
Artifact Id spring-boot-starter-wrap
Version 0.0.2
Packaging jar
URL -
Badge
Last Updated 2021-06-15T06:12:35+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-wrap</artifactId>
    <version>0.0.2</version>
</dependency>
implementation group: 'com.seepine', name: 'spring-boot-starter-wrap', version: '0.0.2'
implementation 'com.seepine:spring-boot-starter-wrap:0.0.2'
implementation("com.seepine:spring-boot-starter-wrap:0.0.2")
libraryDependencies += "com.seepine" % "spring-boot-starter-wrap" % "0.0.2"
<dependency org="com.seepine" name="spring-boot-starter-wrap" rev="0.0.2"/>
@Grapes(
    @Grab(group='com.seepine', module='spring-boot-starter-wrap', version='0.0.2')
)
[com.seepine/spring-boot-starter-wrap "0.0.2"]
'com.seepine:spring-boot-starter-wrap:0.0.2'