Last Version

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

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.lomagicode.spring.boot
ArtifactId

ArtifactId

redlock-spring-boot-starter
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-starter

Download redlock-spring-boot-starter 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.0.4.RELEASE
com.lomagicode.spring.boot : redlock-spring-boot-autoconfigure jar 1.0.0

Project Modules

There are no modules declared in this project.