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