is not current version
Last Version 2.2022.06.20_04.34-44e077dc9a78

no.nav.common:mor-pom 1-SNAPSHOT.2020.02.12-15.12-592b5a4dd762

This is a common root POM for many NAV projects. It defines versions of core plugins, configuration of code quality metrics, CI server URLs, and distribution management for artifact deploys.

GroupId

GroupId

no.nav.common
ArtifactId

ArtifactId

mor-pom
Version

Version

1-SNAPSHOT.2020.02.12-15.12-592b5a4dd762
Type

Type

pom

Download mor-pom 1-SNAPSHOT.2020.02.12-15.12-592b5a4dd762


<!-- https://jarcasting.com/artifacts/no.nav.common/mor-pom/ -->
<dependency>
    <groupId>no.nav.common</groupId>
    <artifactId>mor-pom</artifactId>
    <version>1-SNAPSHOT.2020.02.12-15.12-592b5a4dd762</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/no.nav.common/mor-pom/
implementation 'no.nav.common:mor-pom:1-SNAPSHOT.2020.02.12-15.12-592b5a4dd762'
// https://jarcasting.com/artifacts/no.nav.common/mor-pom/
implementation ("no.nav.common:mor-pom:1-SNAPSHOT.2020.02.12-15.12-592b5a4dd762")
'no.nav.common:mor-pom:pom:1-SNAPSHOT.2020.02.12-15.12-592b5a4dd762'
<dependency org="no.nav.common" name="mor-pom" rev="1-SNAPSHOT.2020.02.12-15.12-592b5a4dd762">
  <artifact name="mor-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='no.nav.common', module='mor-pom', version='1-SNAPSHOT.2020.02.12-15.12-592b5a4dd762')
)
libraryDependencies += "no.nav.common" % "mor-pom" % "1-SNAPSHOT.2020.02.12-15.12-592b5a4dd762"
[no.nav.common/mor-pom "1-SNAPSHOT.2020.02.12-15.12-592b5a4dd762"]