spring-boot-starter-parent
Базовый parent pom для spring java application
License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.rbkmoney |
ArtifactId | ArtifactIdspring-boot-starter-parent |
Last Version | Last Version2.3.8 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRBKmoney spring boot starter parent
RBKmoney spring boot starter parent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-boot-starter-parent-2.3.8.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rbkmoney/spring-boot-starter-parent/ -->
<dependency>
<groupId>com.rbkmoney</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney/spring-boot-starter-parent/
implementation 'com.rbkmoney:spring-boot-starter-parent:2.3.8'
// https://jarcasting.com/artifacts/com.rbkmoney/spring-boot-starter-parent/
implementation ("com.rbkmoney:spring-boot-starter-parent:2.3.8")
'com.rbkmoney:spring-boot-starter-parent:pom:2.3.8'
<dependency org="com.rbkmoney" name="spring-boot-starter-parent" rev="2.3.8">
<artifact name="spring-boot-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney', module='spring-boot-starter-parent', version='2.3.8')
)
libraryDependencies += "com.rbkmoney" % "spring-boot-starter-parent" % "2.3.8"
[com.rbkmoney/spring-boot-starter-parent "2.3.8"]
Базовый parent pom для spring java application
Version |
---|
2.3.8
|
2.3.7.RELEASE
|
2.3.4.RELEASE
|
2.3.3.RELEASE
|
2.3.2.RELEASE
|
2.3.1.RELEASE
|
2.3.0.RELEASE-2
|
2.3.0.RELEASE-1
|
2.3.0.RELEASE
|