| License | License | 
|---|---|
| GroupId | GroupIdno.nav.common | 
| ArtifactId | ArtifactIdlog | 
| Version | Version2.2021.06.04_09.13-e0f33e1571bc | 
| Type | Typejar | 
| Description | DescriptionThis 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. | 
<!-- https://jarcasting.com/artifacts/no.nav.common/log/ -->
<dependency>
    <groupId>no.nav.common</groupId>
    <artifactId>log</artifactId>
    <version>2.2021.06.04_09.13-e0f33e1571bc</version>
</dependency>// https://jarcasting.com/artifacts/no.nav.common/log/
implementation 'no.nav.common:log:2.2021.06.04_09.13-e0f33e1571bc'// https://jarcasting.com/artifacts/no.nav.common/log/
implementation ("no.nav.common:log:2.2021.06.04_09.13-e0f33e1571bc")'no.nav.common:log:jar:2.2021.06.04_09.13-e0f33e1571bc'<dependency org="no.nav.common" name="log" rev="2.2021.06.04_09.13-e0f33e1571bc">
  <artifact name="log" type="jar" />
</dependency>@Grapes(
@Grab(group='no.nav.common', module='log', version='2.2021.06.04_09.13-e0f33e1571bc')
)libraryDependencies += "no.nav.common" % "log" % "2.2021.06.04_09.13-e0f33e1571bc"[no.nav.common/log "2.2021.06.04_09.13-e0f33e1571bc"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | |
| no.nav.common : util | jar | |
| javax.servlet : javax.servlet-api | jar | |
| org.slf4j : slf4j-api | jar | |
| org.slf4j : jcl-over-slf4j | jar | |
| ch.qos.logback : logback-classic | jar | |
| ch.qos.logback : logback-core | jar | |
| com.papertrailapp : logback-syslog4j | jar | |
| net.logstash.logback : logstash-logback-encoder | jar | 6.6 | 
| org.codehaus.janino : janino | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.prometheus : simpleclient_logback | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.vintage : junit-vintage-engine | jar | |
| junit : junit | jar | |
| org.mockito : mockito-core | jar | |
| org.assertj : assertj-core | jar | |
| org.springframework : spring-web | jar | |
| org.springframework : spring-test | jar | |
| javax.ws.rs : javax.ws.rs-api | jar |