| License |
License |
|---|---|
| GroupId | GroupIdno.nav.common |
| ArtifactId | ArtifactIdsuspend |
| Version | Version1.2020.03.11_13.03-97e4fbf52aec |
| 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/suspend/ -->
<dependency>
<groupId>no.nav.common</groupId>
<artifactId>suspend</artifactId>
<version>1.2020.03.11_13.03-97e4fbf52aec</version>
</dependency>
// https://jarcasting.com/artifacts/no.nav.common/suspend/
implementation 'no.nav.common:suspend:1.2020.03.11_13.03-97e4fbf52aec'
// https://jarcasting.com/artifacts/no.nav.common/suspend/
implementation ("no.nav.common:suspend:1.2020.03.11_13.03-97e4fbf52aec")
'no.nav.common:suspend:jar:1.2020.03.11_13.03-97e4fbf52aec'
<dependency org="no.nav.common" name="suspend" rev="1.2020.03.11_13.03-97e4fbf52aec">
<artifact name="suspend" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.nav.common', module='suspend', version='1.2020.03.11_13.03-97e4fbf52aec')
)
libraryDependencies += "no.nav.common" % "suspend" % "1.2020.03.11_13.03-97e4fbf52aec"
[no.nav.common/suspend "1.2020.03.11_13.03-97e4fbf52aec"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| javax.servlet : javax.servlet-api | jar | |
| commons-codec : commons-codec | jar | |
| junit : junit | jar | |
| org.mockito : mockito-core | jar | |
| ch.qos.logback : logback-classic | jar | |
| org.eclipse.jetty : jetty-server | jar | |
| org.eclipse.jetty : jetty-util | jar | |
| org.eclipse.jetty : jetty-servlet | 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 |