is not current version
Last Version 16.0.0

io.lighty.core:lighty-bom 12.1.1

This artifact contains dependencyManagement declarations of all published Lighty components.

GroupId

GroupId

io.lighty.core
ArtifactId

ArtifactId

lighty-bom
Version

Version

12.1.1
Type

Type

pom

Download lighty-bom 12.1.1

Filename Size
lighty-bom-12.1.1.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.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.lighty.core/lighty-bom/
implementation 'io.lighty.core:lighty-bom:12.1.1'
// https://jarcasting.com/artifacts/io.lighty.core/lighty-bom/
implementation ("io.lighty.core:lighty-bom:12.1.1")
'io.lighty.core:lighty-bom:pom:12.1.1'
<dependency org="io.lighty.core" name="lighty-bom" rev="12.1.1">
  <artifact name="lighty-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.lighty.core', module='lighty-bom', version='12.1.1')
)
libraryDependencies += "io.lighty.core" % "lighty-bom" % "12.1.1"
[io.lighty.core/lighty-bom "12.1.1"]