spring-boot-starter-parent

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.AnonymousMister
ArtifactId

ArtifactId

spring-boot-starter-parent
Last Version

Last Version

2.1.7.5
Release Date

Release Date

Type

Type

pom
Description

Description

spring-boot-starter-parent
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent

Download spring-boot-starter-parent

How to add to project

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

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.

Versions

Version
2.1.7.5
2.1.7.4
2.1.7.3
2.1.7.2
2.1.7.1
2.1.7.RELEASE