o

operation-bom

BOM for dynamic searching libraries into the databases
https://github.com/serezakorotaev/operation-bom
Apache License
Sergey Korotaev
Files download
File Operation
operation-bom-3.0.0.pom download
Apache Maven
<dependency>
  <groupId>ru.sergkorot.dynamic</groupId>
  <artifactId>operation-bom</artifactId>
  <version>3.0.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'ru.sergkorot.dynamic:operation-bom:3.0.0'
Gradle Kotlin
implementation("ru.sergkorot.dynamic:operation-bom:3.0.0")
Scala SBT
libraryDependencies += "ru.sergkorot.dynamic" % "operation-bom" % "3.0.0"
Groovy Grape
@Grapes(
  @Grab(group='ru.sergkorot.dynamic', module='operation-bom', version='3.0.0')
)
Apache Ivy
<dependency org="ru.sergkorot.dynamic" name="operation-bom" rev="3.0.0" />
Leiningen
[ru.sergkorot.dynamic/operation-bom "3.0.0"]
Apache Buildr
'ru.sergkorot.dynamic:operation-bom:jar:3.0.0'
Dependencies
The project has no third-party dependencies