AutoLock

Auto lock project for spring boot

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.boot4j
ArtifactId

ArtifactId

autolock
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

AutoLock
Auto lock project for spring boot

Download autolock

How to add to project

<!-- https://jarcasting.com/artifacts/com.boot4j/autolock/ -->
<dependency>
    <groupId>com.boot4j</groupId>
    <artifactId>autolock</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.boot4j/autolock/
implementation 'com.boot4j:autolock:0.0.1'
// https://jarcasting.com/artifacts/com.boot4j/autolock/
implementation ("com.boot4j:autolock:0.0.1")
'com.boot4j:autolock:jar:0.0.1'
<dependency org="com.boot4j" name="autolock" rev="0.0.1">
  <artifact name="autolock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.boot4j', module='autolock', version='0.0.1')
)
libraryDependencies += "com.boot4j" % "autolock" % "0.0.1"
[com.boot4j/autolock "0.0.1"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.2
org.springframework.boot : spring-boot-starter-aop jar 2.4.2
org.projectlombok : lombok Optional jar 1.18.16
org.springframework.boot : spring-boot-starter-cache jar 2.4.2
org.springframework.boot : spring-boot-starter-data-redis jar 2.4.2
org.redisson : redisson-spring-boot-starter jar 3.15.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1