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

no.nav.common:mor-pom 2.2020.11.04_12.14-2f2d89c3992e

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.11.04_12.14-2f2d89c3992e
Тип

Тип

pom

Скачать mor-pom 2.2020.11.04_12.14-2f2d89c3992e

Имя Файла Размер
mor-pom-2.2020.11.04_12.14-2f2d89c3992e.pom 23 KB
Обзор

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