no.difi.move-common:spring-converter

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

License

License

GroupId

GroupId

no.difi.move-common
ArtifactId

ArtifactId

spring-converter
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 spring-converter

How to add to project

<!-- https://jarcasting.com/artifacts/no.difi.move-common/spring-converter/ -->
<dependency>
    <groupId>no.difi.move-common</groupId>
    <artifactId>spring-converter</artifactId>
    <version>1.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.difi.move-common/spring-converter/
implementation 'no.difi.move-common:spring-converter:1.16.0'
// https://jarcasting.com/artifacts/no.difi.move-common/spring-converter/
implementation ("no.difi.move-common:spring-converter:1.16.0")
'no.difi.move-common:spring-converter:jar:1.16.0'
<dependency org="no.difi.move-common" name="spring-converter" rev="1.16.0">
  <artifact name="spring-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.difi.move-common', module='spring-converter', version='1.16.0')
)
libraryDependencies += "no.difi.move-common" % "spring-converter" % "1.16.0"
[no.difi.move-common/spring-converter "1.16.0"]

Dependencies

compile (3)

Group / Artifact Type Version
no.difi.move-common : domain jar 1.16.0
org.springframework : spring-core jar
org.springframework : spring-context jar

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