не последняя версия
Последняя версия 2.2022.06.20_04.34-44e077dc9a78

no.nav.common:mor-pom 2.2020.08.07_16.18-e6be6d6a09e6

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.

Группа

Группа

no.nav.common
Идентификатор

Идентификатор

mor-pom
Версия

Версия

2.2020.08.07_16.18-e6be6d6a09e6
Тип

Тип

pom

Скачать mor-pom 2.2020.08.07_16.18-e6be6d6a09e6

Имя Файла Размер
mor-pom-2.2020.08.07_16.18-e6be6d6a09e6.pom 24 KB
Обзор

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