no.difi.move-common:properties

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

no.difi.move-common
ArtifactId

ArtifactId

properties
Last Version

Last Version

1.16.0
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven

Download properties

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.16.0
1.15.0
1.14.0
1.13.0
1.12.0
1.11.0
1.10.0
1.9.0
1.8.0