License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.xinlc |
ArtifactId | ArtifactIdlock4j-spring-boot-autoconfigure |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionSpring Boot autoconfigure
|
<!-- https://jarcasting.com/artifacts/com.github.xinlc/lock4j-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.xinlc</groupId>
<artifactId>lock4j-spring-boot-autoconfigure</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xinlc/lock4j-spring-boot-autoconfigure/
implementation 'com.github.xinlc:lock4j-spring-boot-autoconfigure:1.0.1'
// https://jarcasting.com/artifacts/com.github.xinlc/lock4j-spring-boot-autoconfigure/
implementation ("com.github.xinlc:lock4j-spring-boot-autoconfigure:1.0.1")
'com.github.xinlc:lock4j-spring-boot-autoconfigure:jar:1.0.1'
<dependency org="com.github.xinlc" name="lock4j-spring-boot-autoconfigure" rev="1.0.1">
<artifact name="lock4j-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xinlc', module='lock4j-spring-boot-autoconfigure', version='1.0.1')
)
libraryDependencies += "com.github.xinlc" % "lock4j-spring-boot-autoconfigure" % "1.0.1"
[com.github.xinlc/lock4j-spring-boot-autoconfigure "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.xinlc : lock4j-core | jar | 1.0.1 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.5.RELEASE |