Last Version

no.difi.meldingsutveksling:nextmove 2.8.1

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

License

License

GroupId

GroupId

no.difi.meldingsutveksling
ArtifactId

ArtifactId

nextmove
Version

Version

2.8.1
Type

Type

jar
Description

Description

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

Download nextmove 2.8.1


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

Dependencies

compile (15)

Group / Artifact Type Version
no.difi.meldingsutveksling : validation jar 2.8.1
no.difi.move-common : domain jar 1.13.0
no.difi.move-common : audit jar 1.13.0
org.mockito : mockito-core jar 4.0.0
junit : junit jar 4.13.2
com.fasterxml.jackson.core : jackson-annotations jar
javax.persistence : javax.persistence-api jar 2.2
net.logstash.logback : logstash-logback-encoder jar 4.9
com.querydsl : querydsl-jpa jar
com.querydsl : querydsl-apt jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0
org.jetbrains.kotlin : kotlin-reflect jar 1.6.0
org.jetbrains.kotlinx : kotlinx-coroutines-reactor jar
com.fasterxml.jackson.module : jackson-module-kotlin jar
org.springframework.boot : spring-boot-starter-test jar 2.6.2

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar
io.mockk : mockk jar 1.12.0

Project Modules

There are no modules declared in this project.