is not current version
Last Version 1.6.0

io.github.ulisse1996:jaorm-pom 0.11.0

JAORM is a lightweight modular compile-time based Java ORM

Categories

Categories

ORM Data
GroupId

GroupId

io.github.ulisse1996
ArtifactId

ArtifactId

jaorm-pom
Version

Version

0.11.0
Type

Type

pom

Download jaorm-pom 0.11.0

Filename Size
jaorm-pom-0.11.0.pom 7 KB
Browse

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