| License |
License |
|---|---|
| GroupId | GroupIdio.github.parj |
| ArtifactId | ArtifactIdsamplespringbootapp |
| Last Version | Last Version1.24 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsamplespringbootapp
Parent pom providing dependency and plugin management for applications built with Maven
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| samplespringbootapp-1.24.pom | |
| samplespringbootapp-1.24.jar | 24 MB |
| samplespringbootapp-1.24-sources.jar | 4 KB |
| samplespringbootapp-1.24-javadoc.jar | 401 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.3 |