GroupId | GroupIdorg.openbites |
---|---|
ArtifactId | ArtifactIddistributed-lock-integration |
Version | Version2.0.2 |
Type | Typejar |
Description |
Descriptiondistributed-lock-integration
Integration of the distributed-lock-core with other frameworks.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.openbites/distributed-lock-integration/ -->
<dependency>
<groupId>org.openbites</groupId>
<artifactId>distributed-lock-integration</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbites/distributed-lock-integration/
implementation 'org.openbites:distributed-lock-integration:2.0.2'
// https://jarcasting.com/artifacts/org.openbites/distributed-lock-integration/
implementation ("org.openbites:distributed-lock-integration:2.0.2")
'org.openbites:distributed-lock-integration:jar:2.0.2'
<dependency org="org.openbites" name="distributed-lock-integration" rev="2.0.2">
<artifact name="distributed-lock-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbites', module='distributed-lock-integration', version='2.0.2')
)
libraryDependencies += "org.openbites" % "distributed-lock-integration" % "2.0.2"
[org.openbites/distributed-lock-integration "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.openbites : distributed-lock-core | jar | 2.0.2 |
org.springframework.integration : spring-integration-core | jar | 5.5.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.mockito : mockito-core | jar | |
org.mockito : mockito-inline | jar |