License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.rothschil |
ArtifactId | ArtifactIddemo-spring-boot-starter |
Version | Version1.0.0.RELEASE |
Type | Typepom |
Description |
Descriptionpippin
Pippin, was a Hobbit of the Shire, and one of Frodo Baggins' youngest, but closest friends. He was a member of the Fellowship of the Ring and later became the thirty-second Thain of the Shire
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.rothschil/demo-spring-boot-starter/ -->
<dependency>
<groupId>io.github.rothschil</groupId>
<artifactId>demo-spring-boot-starter</artifactId>
<version>1.0.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.rothschil/demo-spring-boot-starter/
implementation 'io.github.rothschil:demo-spring-boot-starter:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/io.github.rothschil/demo-spring-boot-starter/
implementation ("io.github.rothschil:demo-spring-boot-starter:1.0.0.RELEASE")
'io.github.rothschil:demo-spring-boot-starter:pom:1.0.0.RELEASE'
<dependency org="io.github.rothschil" name="demo-spring-boot-starter" rev="1.0.0.RELEASE">
<artifact name="demo-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.rothschil', module='demo-spring-boot-starter', version='1.0.0.RELEASE')
)
libraryDependencies += "io.github.rothschil" % "demo-spring-boot-starter" % "1.0.0.RELEASE"
[io.github.rothschil/demo-spring-boot-starter "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |