License |
License |
---|---|
GroupId | GroupIdcom.rbkmoney |
ArtifactId | ArtifactIdservice-parent-pom |
Version | Version2.0.5 |
Type | Typepom |
Description |
DescriptionRBKmoney spring starter parent
RBKmoney spring starter parent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
service-parent-pom-2.0.5.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rbkmoney/service-parent-pom/ -->
<dependency>
<groupId>com.rbkmoney</groupId>
<artifactId>service-parent-pom</artifactId>
<version>2.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney/service-parent-pom/
implementation 'com.rbkmoney:service-parent-pom:2.0.5'
// https://jarcasting.com/artifacts/com.rbkmoney/service-parent-pom/
implementation ("com.rbkmoney:service-parent-pom:2.0.5")
'com.rbkmoney:service-parent-pom:pom:2.0.5'
<dependency org="com.rbkmoney" name="service-parent-pom" rev="2.0.5">
<artifact name="service-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney', module='service-parent-pom', version='2.0.5')
)
libraryDependencies += "com.rbkmoney" % "service-parent-pom" % "2.0.5"
[com.rbkmoney/service-parent-pom "2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |