d

distributed-locks-plugin-parent

Files download
File Operation
distributed-locks-plugin-parent-1.0.16.8.pom download
Apache Maven
<dependency>
  <groupId>io.github.thebesteric.framework.agile</groupId>
  <artifactId>distributed-locks-plugin-parent</artifactId>
  <version>1.0.16.8</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.thebesteric.framework.agile:distributed-locks-plugin-parent:1.0.16.8'
Gradle Kotlin
implementation("io.github.thebesteric.framework.agile:distributed-locks-plugin-parent:1.0.16.8")
Scala SBT
libraryDependencies += "io.github.thebesteric.framework.agile" % "distributed-locks-plugin-parent" % "1.0.16.8"
Groovy Grape
@Grapes(
  @Grab(group='io.github.thebesteric.framework.agile', module='distributed-locks-plugin-parent', version='1.0.16.8')
)
Apache Ivy
<dependency org="io.github.thebesteric.framework.agile" name="distributed-locks-plugin-parent" rev="1.0.16.8" />
Leiningen
[io.github.thebesteric.framework.agile/distributed-locks-plugin-parent "1.0.16.8"]
Apache Buildr
'io.github.thebesteric.framework.agile:distributed-locks-plugin-parent:jar:1.0.16.8'