is not current version
Last Version 3.0.4

io.tesler:tesler-bom 3.0.0.M4

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-bom
Version

Version

3.0.0.M4
Type

Type

pom

Download tesler-bom 3.0.0.M4

Filename Size
tesler-bom-3.0.0.M4.pom 5 KB
Browse

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