Spring Boot Artifacts Parent

This is collection for spring boot starters project for popular various tools

License

License

The Apache License, Version 2.0
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.bhuwanupadhyay
ArtifactId

ArtifactId

spring-boot-artifacts-parent
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Spring Boot Artifacts Parent
This is collection for spring boot starters project for popular various tools
Project URL

Project URL

https://github.com/bhuwanupadhyay/spring-boot-artifacts
Source Code Management

Source Code Management

https://github.com/bhuwanupadhyay/spring-boot-artifacts

Download spring-boot-artifacts-parent

How to add to project

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

Dependencies

compile (1)

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

provided (3)

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

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1