is not current version
Last Version 0.4.0-beta.2

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

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.seepine
ArtifactId

ArtifactId

spring-boot-starter-wrap
Version

Version

0.3.0
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Source Code Management

Source Code Management

https://github.com/seepine

Download spring-boot-starter-wrap 0.3.0


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

Dependencies

compile (2)

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

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.5

Project Modules

There are no modules declared in this project.