License |
License |
---|---|
GroupId | GroupIdno.difi.move-common |
ArtifactId | ArtifactIdproperties |
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 |
---|---|
properties-1.16.0.pom | |
properties-1.16.0.jar | 5 KB |
properties-1.16.0-sources.jar | 3 KB |
properties-1.16.0-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.difi.move-common/properties/ -->
<dependency>
<groupId>no.difi.move-common</groupId>
<artifactId>properties</artifactId>
<version>1.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.difi.move-common/properties/
implementation 'no.difi.move-common:properties:1.16.0'
// https://jarcasting.com/artifacts/no.difi.move-common/properties/
implementation ("no.difi.move-common:properties:1.16.0")
'no.difi.move-common:properties:jar:1.16.0'
<dependency org="no.difi.move-common" name="properties" rev="1.16.0">
<artifact name="properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.difi.move-common', module='properties', version='1.16.0')
)
libraryDependencies += "no.difi.move-common" % "properties" % "1.16.0"
[no.difi.move-common/properties "1.16.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
org.springframework.boot : spring-boot | jar | 2.6.7 |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.projectlombok : lombok | jar | 1.18.24 |
org.slf4j : slf4j-api | jar | 1.7.36 |