License |
License |
---|---|
GroupId | GroupIdio.github.parj |
ArtifactId | ArtifactIdsamplespringbootapp |
Version | Version1.23 |
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.23.pom | |
samplespringbootapp-1.23.jar | 26 MB |
samplespringbootapp-1.23-sources.jar | 6 KB |
samplespringbootapp-1.23-javadoc.jar | 412 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.parj/samplespringbootapp/ -->
<dependency>
<groupId>io.github.parj</groupId>
<artifactId>samplespringbootapp</artifactId>
<version>1.23</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.parj/samplespringbootapp/
implementation 'io.github.parj:samplespringbootapp:1.23'
// https://jarcasting.com/artifacts/io.github.parj/samplespringbootapp/
implementation ("io.github.parj:samplespringbootapp:1.23")
'io.github.parj:samplespringbootapp:jar:1.23'
<dependency org="io.github.parj" name="samplespringbootapp" rev="1.23">
<artifact name="samplespringbootapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.parj', module='samplespringbootapp', version='1.23')
)
libraryDependencies += "io.github.parj" % "samplespringbootapp" % "1.23"
[io.github.parj/samplespringbootapp "1.23"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-actuator | jar | 2.6.2 |
org.springframework.boot : spring-boot-starter-web | jar | 2.6.2 |
org.springdoc : springdoc-openapi-ui | jar | 1.6.4 |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.6.2 |
io.micrometer : micrometer-core | jar | 1.8.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.2 |