MVN

com.github.houbb : lock-core

Maven & Gradle

Dec 09, 2022
5 usages

The core lock implements.

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>lock-core</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.houbb : lock-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of com.github.houbb : lock-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
lock-core-1.5.0
1.4.x
lock-core-1.4.0
1.3.x
lock-core-1.3.0
1.2.x
lock-core-1.2.0
1.1.x
lock-core-1.1.0
1.0.x
lock-core-1.0.0
0.0.x
lock-core-0.0.4
lock-core-0.0.3
lock-core-0.0.2
lock-core-0.0.1

How to add a dependency to Maven

Add the following com.github.houbb : lock-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>lock-core</artifactId>
    <version>1.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.houbb : lock-core gradle dependency to your build.gradle file:

implementation 'com.github.houbb:lock-core:1.5.0'

Gradle Kotlin DSL: Add the following com.github.houbb : lock-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.houbb:lock-core:1.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.houbb : lock-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.houbb" % "lock-core" % "1.5.0"

Advertisement

Dependencies from Group

Aug 03, 2023
235 usages
33 stars
May 06, 2020
75 usages
Aug 04, 2020
49 usages
Aug 04, 2020
26 usages
Jul 03, 2022
20 usages

Discover Dependencies

Jun 10, 2023
3 usages
Sep 25, 2020
3 usages
79 stars
Sep 25, 2020
3 usages
2 stars
Aug 04, 2023
3 usages
30 stars
Sep 26, 2020
3 usages
Aug 15, 2023
3 usages
83 stars