Last Version

no.nav.common:bom 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

bom
Version

Version

2.2022.06.20_04.34-44e077dc9a78
Type

Type

pom
Description

Description

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.

Download bom 2.2022.06.20_04.34-44e077dc9a78


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

There are no modules declared in this project.