is not current version
Last Version 1.6.0

io.github.ulisse1996:jaorm-lombok 1.3.0


Categories

Categories

Lombok Application Layer Libs Code Generators ORM Data
GroupId

GroupId

io.github.ulisse1996
ArtifactId

ArtifactId

jaorm-lombok
Version

Version

1.3.0
Type

Type

jar

Download jaorm-lombok 1.3.0


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