Last Version

com.lomagicode.spring.boot:redlock-spring-boot-autoconfigure 1.0.0

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.lomagicode.spring.boot
ArtifactId

ArtifactId

redlock-spring-boot-autoconfigure
Version

Version

1.0.0
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/redlock-spring-boot-autoconfigure

Download redlock-spring-boot-autoconfigure 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.0.4.RELEASE
org.apache.commons : commons-pool2 jar 2.5.0
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.0.4.RELEASE

test (1)

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

Project Modules

There are no modules declared in this project.