Group Id com.seepine
Artifact Id spring-boot-starter-wrap
Version 0.0.1
Packaging jar
URL -
Badge
Last Updated 2021-05-14T22:49:02+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.1</version>
</dependency>
implementation group: 'com.seepine', name: 'spring-boot-starter-wrap', version: '0.0.1'
implementation 'com.seepine:spring-boot-starter-wrap:0.0.1'
implementation("com.seepine:spring-boot-starter-wrap:0.0.1")
libraryDependencies += "com.seepine" % "spring-boot-starter-wrap" % "0.0.1"
<dependency org="com.seepine" name="spring-boot-starter-wrap" rev="0.0.1"/>
@Grapes(
    @Grab(group='com.seepine', module='spring-boot-starter-wrap', version='0.0.1')
)
[com.seepine/spring-boot-starter-wrap "0.0.1"]
'com.seepine:spring-boot-starter-wrap:0.0.1'