| Лицензия |
Лицензия |
|---|---|
| Группа | Группаno.nav.common |
| Идентификатор | Идентификаторlog |
| Версия | Версия2.2021.07.01_07.04-4e699536ceb1 |
| Тип | Типjar |
| Описание |
Описание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.
|
<!-- https://jarcasting.com/artifacts/no.nav.common/log/ -->
<dependency>
<groupId>no.nav.common</groupId>
<artifactId>log</artifactId>
<version>2.2021.07.01_07.04-4e699536ceb1</version>
</dependency>
// https://jarcasting.com/artifacts/no.nav.common/log/
implementation 'no.nav.common:log:2.2021.07.01_07.04-4e699536ceb1'
// https://jarcasting.com/artifacts/no.nav.common/log/
implementation ("no.nav.common:log:2.2021.07.01_07.04-4e699536ceb1")
'no.nav.common:log:jar:2.2021.07.01_07.04-4e699536ceb1'
<dependency org="no.nav.common" name="log" rev="2.2021.07.01_07.04-4e699536ceb1">
<artifact name="log" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.nav.common', module='log', version='2.2021.07.01_07.04-4e699536ceb1')
)
libraryDependencies += "no.nav.common" % "log" % "2.2021.07.01_07.04-4e699536ceb1"
[no.nav.common/log "2.2021.07.01_07.04-4e699536ceb1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.prometheus : simpleclient_logback | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |