distributed-lock-integration

Integration of the distributed-lock-core with other frameworks.

GroupId

GroupId

org.openbites
ArtifactId

ArtifactId

distributed-lock-integration
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

distributed-lock-integration
Integration of the distributed-lock-core with other frameworks.
Project URL

Project URL

https://github.com/org-openbites/distributed-lock

Download distributed-lock-integration

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.openbites : distributed-lock-core jar 2.0.2
org.springframework.integration : spring-integration-core jar 5.5.12

test (3)

Group / Artifact Type Version
junit : junit jar
org.mockito : mockito-core jar
org.mockito : mockito-inline jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1
2.0.0