Last Version

no.difi.move-common:properties 1.16.0

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

License

License

GroupId

GroupId

no.difi.move-common
ArtifactId

ArtifactId

properties
Version

Version

1.16.0
Type

Type

jar
Description

Description

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

Download properties 1.16.0


<!-- 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.