Last Version

SBL - Common Maven configuration 2.2022.06.20_04.34-44e077dc9a78

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.

License

License

GroupId

GroupId

no.nav.common
ArtifactId

ArtifactId

mor-pom
Version

Version

2.2022.06.20_04.34-44e077dc9a78
Type

Type

pom
Description

Description

SBL - Common Maven configuration
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.
Project URL

Project URL

https://github.com/navikt/common-java-modules
Source Code Management

Source Code Management

https://github.com/navikt/common-java-modules

Download mor-pom 2.2022.06.20_04.34-44e077dc9a78


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • abac
  • audit-log
  • auth
  • bom
  • client
  • cxf
  • feature-toggle
  • json
  • kafka
  • log
  • job
  • metrics
  • rest
  • sts
  • health
  • test
  • types
  • util
  • yaml
  • nais
  • token-client