Group Id com.seepine
Artifact Id spring-boot-starter-wrap
Version 0.1.0
Packaging jar
URL -
Badge
Last Updated 2021-07-29T19:25:32+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.1.0</version>
</dependency>
implementation group: 'com.seepine', name: 'spring-boot-starter-wrap', version: '0.1.0'
implementation 'com.seepine:spring-boot-starter-wrap:0.1.0'
implementation("com.seepine:spring-boot-starter-wrap:0.1.0")
libraryDependencies += "com.seepine" % "spring-boot-starter-wrap" % "0.1.0"
<dependency org="com.seepine" name="spring-boot-starter-wrap" rev="0.1.0"/>
@Grapes(
    @Grab(group='com.seepine', module='spring-boot-starter-wrap', version='0.1.0')
)
[com.seepine/spring-boot-starter-wrap "0.1.0"]
'com.seepine:spring-boot-starter-wrap:0.1.0'