License |
License |
---|---|
GroupId | GroupIdno.nav.common |
ArtifactId | ArtifactIdweb |
Version | Version2.2020.05.04_16.53-c811501117fb |
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/web/ -->
<dependency>
<groupId>no.nav.common</groupId>
<artifactId>web</artifactId>
<version>2.2020.05.04_16.53-c811501117fb</version>
</dependency>
// https://jarcasting.com/artifacts/no.nav.common/web/
implementation 'no.nav.common:web:2.2020.05.04_16.53-c811501117fb'
// https://jarcasting.com/artifacts/no.nav.common/web/
implementation ("no.nav.common:web:2.2020.05.04_16.53-c811501117fb")
'no.nav.common:web:jar:2.2020.05.04_16.53-c811501117fb'
<dependency org="no.nav.common" name="web" rev="2.2020.05.04_16.53-c811501117fb">
<artifact name="web" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.nav.common', module='web', version='2.2020.05.04_16.53-c811501117fb')
)
libraryDependencies += "no.nav.common" % "web" % "2.2020.05.04_16.53-c811501117fb"
[no.nav.common/web "2.2020.05.04_16.53-c811501117fb"]
Group / Artifact | Type | Version |
---|---|---|
no.nav.common : rest | jar | |
org.slf4j : slf4j-api | jar | |
javax.servlet : javax.servlet-api | jar | |
org.projectlombok : lombok | jar | |
org.apache.commons : commons-lang3 | jar | |
junit : junit | jar | |
org.mockito : mockito-core | jar | |
ch.qos.logback : logback-classic | jar | |
org.assertj : assertj-core | jar | |
org.junit.vintage : junit-vintage-engine | jar | 5.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.platform : junit-platform-launcher | jar | 1.1.1 |