is not current version
Last Version 16.0.0

io.lighty.core:lighty-bom 12.2.0

This artifact contains dependencyManagement declarations of all published Lighty components.

GroupId

GroupId

io.lighty.core
ArtifactId

ArtifactId

lighty-bom
Version

Version

12.2.0
Type

Type

pom

Download lighty-bom 12.2.0

Filename Size
lighty-bom-12.2.0.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/io.lighty.core/lighty-bom/ -->
<dependency>
    <groupId>io.lighty.core</groupId>
    <artifactId>lighty-bom</artifactId>
    <version>12.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.lighty.core/lighty-bom/
implementation 'io.lighty.core:lighty-bom:12.2.0'
// https://jarcasting.com/artifacts/io.lighty.core/lighty-bom/
implementation ("io.lighty.core:lighty-bom:12.2.0")
'io.lighty.core:lighty-bom:pom:12.2.0'
<dependency org="io.lighty.core" name="lighty-bom" rev="12.2.0">
  <artifact name="lighty-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.lighty.core', module='lighty-bom', version='12.2.0')
)
libraryDependencies += "io.lighty.core" % "lighty-bom" % "12.2.0"
[io.lighty.core/lighty-bom "12.2.0"]