no.nav.common:audit-log

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

audit-log
Last Version

Last Version

2.2022.06.20_04.34-44e077dc9a78
Release Date

Release Date

Type

Type

jar
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 audit-log

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar
com.papertrailapp : logback-syslog4j jar
org.slf4j : slf4j-api jar

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-api jar

Project Modules

There are no modules declared in this project.