Last Version

io.github.siegfried0988:hello-spring-boot-starter2 1.0

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.siegfried0988
ArtifactId

ArtifactId

hello-spring-boot-starter2
Version

Version

1.0
Type

Type

jar
Description

Description

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

Source Code Management

https://github.com/Siegfried0988/hello-spring-boot-starter

Download hello-spring-boot-starter2 1.0


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

Dependencies

compile (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.