GroupId | GroupIdno.nav.common |
---|---|
ArtifactId | ArtifactIdleader-election |
Version | Version2.2020.04.22_16.44-8c304813febf |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/no.nav.common/leader-election/ -->
<dependency>
<groupId>no.nav.common</groupId>
<artifactId>leader-election</artifactId>
<version>2.2020.04.22_16.44-8c304813febf</version>
</dependency>
// https://jarcasting.com/artifacts/no.nav.common/leader-election/
implementation 'no.nav.common:leader-election:2.2020.04.22_16.44-8c304813febf'
// https://jarcasting.com/artifacts/no.nav.common/leader-election/
implementation ("no.nav.common:leader-election:2.2020.04.22_16.44-8c304813febf")
'no.nav.common:leader-election:jar:2.2020.04.22_16.44-8c304813febf'
<dependency org="no.nav.common" name="leader-election" rev="2.2020.04.22_16.44-8c304813febf">
<artifact name="leader-election" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.nav.common', module='leader-election', version='2.2020.04.22_16.44-8c304813febf')
)
libraryDependencies += "no.nav.common" % "leader-election" % "2.2020.04.22_16.44-8c304813febf"
[no.nav.common/leader-election "2.2020.04.22_16.44-8c304813febf"]