License |
License |
---|---|
GroupId | GroupIdno.nav.common |
ArtifactId | ArtifactIdsmoketest |
Version | Version1.2020.02.21_14.01-cdaccec525a6 |
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/smoketest/ -->
<dependency>
<groupId>no.nav.common</groupId>
<artifactId>smoketest</artifactId>
<version>1.2020.02.21_14.01-cdaccec525a6</version>
</dependency>
// https://jarcasting.com/artifacts/no.nav.common/smoketest/
implementation 'no.nav.common:smoketest:1.2020.02.21_14.01-cdaccec525a6'
// https://jarcasting.com/artifacts/no.nav.common/smoketest/
implementation ("no.nav.common:smoketest:1.2020.02.21_14.01-cdaccec525a6")
'no.nav.common:smoketest:jar:1.2020.02.21_14.01-cdaccec525a6'
<dependency org="no.nav.common" name="smoketest" rev="1.2020.02.21_14.01-cdaccec525a6">
<artifact name="smoketest" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.nav.common', module='smoketest', version='1.2020.02.21_14.01-cdaccec525a6')
)
libraryDependencies += "no.nav.common" % "smoketest" % "1.2020.02.21_14.01-cdaccec525a6"
[no.nav.common/smoketest "1.2020.02.21_14.01-cdaccec525a6"]
Group / Artifact | Type | Version |
---|---|---|
no.nav.common : oidc-security | jar | |
no.nav.common : test-config | jar | |
org.projectlombok : lombok | jar | |
javax.ws.rs : javax.ws.rs-api | 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 |