License |
License
The Apache License, Version 2.0
|
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.bhuwanupadhyay |
ArtifactId | ArtifactIdspring-boot-artifacts-parent |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpring Boot Artifacts Parent
This is collection for spring boot starters project for popular various tools
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-boot-artifacts-parent-0.0.2.pom | 8 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar |
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 |