no.difi.move-common:domain

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

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

no.difi.move-common
ArtifactId

ArtifactId

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

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
no.difi.move-common : annotation jar 1.16.0
org.projectlombok : lombok jar 1.18.24
javax.validation : validation-api jar 2.0.1.Final
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-databind jar
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0

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