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

no.nav.common:mor-pom 2.2020.04.22_09.10-ee73946be495

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.04.22_09.10-ee73946be495
Тип

Тип

pom

Скачать mor-pom 2.2020.04.22_09.10-ee73946be495

Имя Файла Размер
mor-pom-2.2020.04.22_09.10-ee73946be495.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.04.22_09.10-ee73946be495</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/no.nav.common/mor-pom/
implementation 'no.nav.common:mor-pom:2.2020.04.22_09.10-ee73946be495'
// https://jarcasting.com/artifacts/no.nav.common/mor-pom/
implementation ("no.nav.common:mor-pom:2.2020.04.22_09.10-ee73946be495")
'no.nav.common:mor-pom:pom:2.2020.04.22_09.10-ee73946be495'
<dependency org="no.nav.common" name="mor-pom" rev="2.2020.04.22_09.10-ee73946be495">
  <artifact name="mor-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='no.nav.common', module='mor-pom', version='2.2020.04.22_09.10-ee73946be495')
)
libraryDependencies += "no.nav.common" % "mor-pom" % "2.2020.04.22_09.10-ee73946be495"
[no.nav.common/mor-pom "2.2020.04.22_09.10-ee73946be495"]