is not current version
Last Version 0.4.2

com.seepine:wrap-spring-boot-starter 0.4.0

easy wrap for springboot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.seepine
ArtifactId

ArtifactId

wrap-spring-boot-starter
Version

Version

0.4.0
Type

Type

jar

Download wrap-spring-boot-starter 0.4.0


<!-- https://jarcasting.com/artifacts/com.seepine/wrap-spring-boot-starter/ -->
<dependency>
    <groupId>com.seepine</groupId>
    <artifactId>wrap-spring-boot-starter</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.seepine/wrap-spring-boot-starter/
implementation 'com.seepine:wrap-spring-boot-starter:0.4.0'
// https://jarcasting.com/artifacts/com.seepine/wrap-spring-boot-starter/
implementation ("com.seepine:wrap-spring-boot-starter:0.4.0")
'com.seepine:wrap-spring-boot-starter:jar:0.4.0'
<dependency org="com.seepine" name="wrap-spring-boot-starter" rev="0.4.0">
  <artifact name="wrap-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seepine', module='wrap-spring-boot-starter', version='0.4.0')
)
libraryDependencies += "com.seepine" % "wrap-spring-boot-starter" % "0.4.0"
[com.seepine/wrap-spring-boot-starter "0.4.0"]