no.difi.move-common:io

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

License

License

GroupId

GroupId

no.difi.move-common
ArtifactId

ArtifactId

io
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 io

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework : spring-core jar
org.springframework : spring-context jar
org.springframework : spring-tx jar
commons-io : commons-io jar 2.8.0
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
1.7.0
1.6.1
1.6.0
1.5.0
1.4.0
1.3.0