| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.boot4j |
| ArtifactId | ArtifactIdautolock |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAutoLock
Auto lock project for spring boot
|
| Filename | Size |
|---|---|
| autolock-0.0.1.pom | |
| autolock-0.0.1.jar | 14 KB |
| autolock-0.0.1-sources.jar | 8 KB |
| autolock-0.0.1-javadoc.jar | 94 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.2 |