License |
License |
---|---|
GroupId | GroupIdno.nav.common |
ArtifactId | ArtifactIdtime |
Version | Version1.2020.03.02_09.38-b7baebab53bd |
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/time/ -->
<dependency>
<groupId>no.nav.common</groupId>
<artifactId>time</artifactId>
<version>1.2020.03.02_09.38-b7baebab53bd</version>
</dependency>
// https://jarcasting.com/artifacts/no.nav.common/time/
implementation 'no.nav.common:time:1.2020.03.02_09.38-b7baebab53bd'
// https://jarcasting.com/artifacts/no.nav.common/time/
implementation ("no.nav.common:time:1.2020.03.02_09.38-b7baebab53bd")
'no.nav.common:time:jar:1.2020.03.02_09.38-b7baebab53bd'
<dependency org="no.nav.common" name="time" rev="1.2020.03.02_09.38-b7baebab53bd">
<artifact name="time" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.nav.common', module='time', version='1.2020.03.02_09.38-b7baebab53bd')
)
libraryDependencies += "no.nav.common" % "time" % "1.2020.03.02_09.38-b7baebab53bd"
[no.nav.common/time "1.2020.03.02_09.38-b7baebab53bd"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.collections : collections-generic | jar | |
org.apache.commons : commons-lang3 | jar | |
joda-time : joda-time | jar | |
junit : junit | jar | |
org.mockito : mockito-core | jar | |
org.hamcrest : hamcrest-library | 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 |