License |
License |
---|---|
GroupId | GroupIdno.difi.move-common |
ArtifactId | ArtifactIdcloud |
Last Version | Last Version1.16.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
Filename | Size |
---|---|
cloud-1.16.0.pom | |
cloud-1.16.0.jar | 6 KB |
cloud-1.16.0-sources.jar | 3 KB |
cloud-1.16.0-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.difi.move-common/cloud/ -->
<dependency>
<groupId>no.difi.move-common</groupId>
<artifactId>cloud</artifactId>
<version>1.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.difi.move-common/cloud/
implementation 'no.difi.move-common:cloud:1.16.0'
// https://jarcasting.com/artifacts/no.difi.move-common/cloud/
implementation ("no.difi.move-common:cloud:1.16.0")
'no.difi.move-common:cloud:jar:1.16.0'
<dependency org="no.difi.move-common" name="cloud" rev="1.16.0">
<artifact name="cloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.difi.move-common', module='cloud', version='1.16.0')
)
libraryDependencies += "no.difi.move-common" % "cloud" % "1.16.0"
[no.difi.move-common/cloud "1.16.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
org.springframework : spring-core | jar | |
org.springframework : spring-context | jar | |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.springframework.cloud : spring-cloud-config-client | jar |