com.github.xinlc:lock4j-spring-boot-starter

Spring Boot starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.xinlc
ArtifactId

ArtifactId

lock4j-spring-boot-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot starter

Download lock4j-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.xinlc/lock4j-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.xinlc</groupId>
    <artifactId>lock4j-spring-boot-starter</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xinlc/lock4j-spring-boot-starter/
implementation 'com.github.xinlc:lock4j-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/com.github.xinlc/lock4j-spring-boot-starter/
implementation ("com.github.xinlc:lock4j-spring-boot-starter:1.0.1")
'com.github.xinlc:lock4j-spring-boot-starter:jar:1.0.1'
<dependency org="com.github.xinlc" name="lock4j-spring-boot-starter" rev="1.0.1">
  <artifact name="lock4j-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xinlc', module='lock4j-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "com.github.xinlc" % "lock4j-spring-boot-starter" % "1.0.1"
[com.github.xinlc/lock4j-spring-boot-starter "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.xinlc : lock4j-spring-boot-autoconfigure jar 1.0.1

Project Modules

There are no modules declared in this project.

Related Libraries

Versions

Version
1.0.1
1.0.0