License |
License |
---|---|
GroupId | GroupIdno.nav.common |
ArtifactId | ArtifactIdlog |
Version | Version2.2022.03.07_06.28-f07866be821a |
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.2022.03.07_06.28-f07866be821a</version>
</dependency>
// https://jarcasting.com/artifacts/no.nav.common/log/
implementation 'no.nav.common:log:2.2022.03.07_06.28-f07866be821a'
// https://jarcasting.com/artifacts/no.nav.common/log/
implementation ("no.nav.common:log:2.2022.03.07_06.28-f07866be821a")
'no.nav.common:log:jar:2.2022.03.07_06.28-f07866be821a'
<dependency org="no.nav.common" name="log" rev="2.2022.03.07_06.28-f07866be821a">
<artifact name="log" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.nav.common', module='log', version='2.2022.03.07_06.28-f07866be821a')
)
libraryDependencies += "no.nav.common" % "log" % "2.2022.03.07_06.28-f07866be821a"
[no.nav.common/log "2.2022.03.07_06.28-f07866be821a"]
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 | |
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 |