License |
License |
---|---|
GroupId | GroupIdno.nav.common |
ArtifactId | ArtifactIdbatch |
Version | Version1.2019.11.11-13.28-1ea66d9eb281 |
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/batch/ -->
<dependency>
<groupId>no.nav.common</groupId>
<artifactId>batch</artifactId>
<version>1.2019.11.11-13.28-1ea66d9eb281</version>
</dependency>
// https://jarcasting.com/artifacts/no.nav.common/batch/
implementation 'no.nav.common:batch:1.2019.11.11-13.28-1ea66d9eb281'
// https://jarcasting.com/artifacts/no.nav.common/batch/
implementation ("no.nav.common:batch:1.2019.11.11-13.28-1ea66d9eb281")
'no.nav.common:batch:jar:1.2019.11.11-13.28-1ea66d9eb281'
<dependency org="no.nav.common" name="batch" rev="1.2019.11.11-13.28-1ea66d9eb281">
<artifact name="batch" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.nav.common', module='batch', version='1.2019.11.11-13.28-1ea66d9eb281')
)
libraryDependencies += "no.nav.common" % "batch" % "1.2019.11.11-13.28-1ea66d9eb281"
[no.nav.common/batch "1.2019.11.11-13.28-1ea66d9eb281"]
Group / Artifact | Type | Version |
---|---|---|
no.nav.common : util | jar | |
org.projectlombok : lombok | jar | |
no.nav.common : leader-election | jar | |
org.aspectj : aspectjrt | jar | |
org.springframework : spring-context | jar | |
org.slf4j : slf4j-api | jar | |
junit : junit | jar | |
org.mockito : mockito-all | jar | |
org.mockito : mockito-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 |