Last Version

com.cooldatasoft:spring-boot-starter-parent 2.6.7

Parent project for SpringBoot Projects with preconfigured plugins

License

License

Categories

Categories

Spring Boot Container Microservices Data
GroupId

GroupId

com.cooldatasoft
ArtifactId

ArtifactId

spring-boot-starter-parent
Version

Version

2.6.7
Type

Type

pom
Description

Description

Parent project for SpringBoot Projects with preconfigured plugins
Project URL

Project URL

https://github.com/cooldatasoft/spring-boot-starter-parent
Source Code Management

Source Code Management

http://github.com/cooldatasoft/spring-boot-starter-parent/tree/develop

Download spring-boot-starter-parent 2.6.7


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.