y

yoj-bom

Bill of Materials (BOM) for YOJ Project. Use this artifact with import to ensure you have a consistent version of all YOJ artifacts at once.
https://github.com/ydb-platform/yoj-project
Apache License, Version 2.0
Nikolai Amelichev Alexander Lavrukov Alexander Korsukov
Files download
File Operation
yoj-bom-2.2.18.pom download
Apache Maven
<dependency>
  <groupId>tech.ydb.yoj</groupId>
  <artifactId>yoj-bom</artifactId>
  <version>2.2.18</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'tech.ydb.yoj:yoj-bom:2.2.18'
Gradle Kotlin
implementation("tech.ydb.yoj:yoj-bom:2.2.18")
Scala SBT
libraryDependencies += "tech.ydb.yoj" % "yoj-bom" % "2.2.18"
Groovy Grape
@Grapes(
  @Grab(group='tech.ydb.yoj', module='yoj-bom', version='2.2.18')
)
Apache Ivy
<dependency org="tech.ydb.yoj" name="yoj-bom" rev="2.2.18" />
Leiningen
[tech.ydb.yoj/yoj-bom "2.2.18"]
Apache Buildr
'tech.ydb.yoj:yoj-bom:jar:2.2.18'
Dependencies
The project has no third-party dependencies