License |
License |
---|---|
GroupId | GroupIdno.nav.common |
ArtifactId | ArtifactIdhealth |
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/health/ -->
<dependency>
<groupId>no.nav.common</groupId>
<artifactId>health</artifactId>
<version>2.2021.06.04_09.13-e0f33e1571bc</version>
</dependency>
// https://jarcasting.com/artifacts/no.nav.common/health/
implementation 'no.nav.common:health:2.2021.06.04_09.13-e0f33e1571bc'
// https://jarcasting.com/artifacts/no.nav.common/health/
implementation ("no.nav.common:health:2.2021.06.04_09.13-e0f33e1571bc")
'no.nav.common:health:jar:2.2021.06.04_09.13-e0f33e1571bc'
<dependency org="no.nav.common" name="health" rev="2.2021.06.04_09.13-e0f33e1571bc">
<artifact name="health" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.nav.common', module='health', version='2.2021.06.04_09.13-e0f33e1571bc')
)
libraryDependencies += "no.nav.common" % "health" % "2.2021.06.04_09.13-e0f33e1571bc"
[no.nav.common/health "2.2021.06.04_09.13-e0f33e1571bc"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | |
no.nav.common : util | jar | |
com.squareup.okhttp3 : okhttp | jar | |
org.projectlombok : lombok | jar | |
io.micrometer : micrometer-core Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | |
org.assertj : assertj-core | jar | |
org.mockito : mockito-core | jar | |
org.hamcrest : hamcrest-library | jar | |
com.github.tomakehurst : wiremock-standalone | jar |