Files download
File Operation
idempotent-guard-bom-1.0.1.pom download
Apache Maven
<dependency>
  <groupId>com.power4j</groupId>
  <artifactId>idempotent-guard-bom</artifactId>
  <version>1.0.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.power4j:idempotent-guard-bom:1.0.1'
Gradle Kotlin
implementation("com.power4j:idempotent-guard-bom:1.0.1")
Scala SBT
libraryDependencies += "com.power4j" % "idempotent-guard-bom" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.power4j', module='idempotent-guard-bom', version='1.0.1')
)
Apache Ivy
<dependency org="com.power4j" name="idempotent-guard-bom" rev="1.0.1" />
Leiningen
[com.power4j/idempotent-guard-bom "1.0.1"]
Apache Buildr
'com.power4j:idempotent-guard-bom:jar:1.0.1'
Dependencies
The project has no third-party dependencies