is not current version
Last Version 1.6.0

io.github.ulisse1996:jaorm-lombok 0.25.1


Categories

Categories

Lombok Application Layer Libs Code Generators ORM Data
GroupId

GroupId

io.github.ulisse1996
ArtifactId

ArtifactId

jaorm-lombok
Version

Version

0.25.1
Type

Type

jar

Download jaorm-lombok 0.25.1


<!-- https://jarcasting.com/artifacts/io.github.ulisse1996/jaorm-lombok/ -->
<dependency>
    <groupId>io.github.ulisse1996</groupId>
    <artifactId>jaorm-lombok</artifactId>
    <version>0.25.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ulisse1996/jaorm-lombok/
implementation 'io.github.ulisse1996:jaorm-lombok:0.25.1'
// https://jarcasting.com/artifacts/io.github.ulisse1996/jaorm-lombok/
implementation ("io.github.ulisse1996:jaorm-lombok:0.25.1")
'io.github.ulisse1996:jaorm-lombok:jar:0.25.1'
<dependency org="io.github.ulisse1996" name="jaorm-lombok" rev="0.25.1">
  <artifact name="jaorm-lombok" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ulisse1996', module='jaorm-lombok', version='0.25.1')
)
libraryDependencies += "io.github.ulisse1996" % "jaorm-lombok" % "0.25.1"
[io.github.ulisse1996/jaorm-lombok "0.25.1"]