Last Version

Spring Boot Starter Parent 7.4.2.0

Custom implementation of Spring Boot Starter Parent

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.bitmc
ArtifactId

ArtifactId

spring-boot-starter-parent
Version

Version

7.4.2.0
Type

Type

pom
Description

Description

Spring Boot Starter Parent
Custom implementation of Spring Boot Starter Parent
Project URL

Project URL

https://github.com/bitmc/spring-boot-starter-parent
Project Organization

Project Organization

BITMC
Source Code Management

Source Code Management

https://github.com/bitmc/spring-boot-starter-parent

Download spring-boot-starter-parent 7.4.2.0


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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.