Last Version

io.github.siegfried0988:hello-spring-boot-starter 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-starter
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-starter 1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.6.4
org.sonatype.plugins : nexus-staging-maven-plugin jar 1.6.7
org.apache.maven.plugins : maven-source-plugin jar 2.2.1
org.apache.maven.plugins : maven-javadoc-plugin jar 2.9.1
org.apache.maven.plugins : maven-gpg-plugin jar 1.5

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.