wrap-spring-boot-starter

easy wrap for springboot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.seepine
ArtifactId

ArtifactId

wrap-spring-boot-starter
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

wrap-spring-boot-starter
easy wrap for springboot
Project URL

Project URL

https://github.com/seepine/wrap-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/seepine/wrap-spring-boot-starter

Download wrap-spring-boot-starter

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.projectlombok : lombok Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.2
0.4.1
0.4.0