Last Version

samplespringbootapp 1.24

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

License

License

GroupId

GroupId

io.github.parj
ArtifactId

ArtifactId

samplespringbootapp
Version

Version

1.24
Type

Type

jar
Description

Description

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

Project URL

https://github.com/parj/samplespringbootapp
Project Organization

Project Organization

Parj
Source Code Management

Source Code Management

https://github.com/parj/samplespringbootapp

Download samplespringbootapp 1.24


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-actuator jar 2.6.3
org.springframework.boot : spring-boot-starter-web jar 2.6.3
org.springdoc : springdoc-openapi-ui jar 1.6.4
org.springframework.boot : spring-boot-starter-actuator jar 2.6.3
io.micrometer : micrometer-core jar 1.8.2

test (1)

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

Project Modules

There are no modules declared in this project.