Last Version

JAORM (Parent) 1.6.0

JAORM is a lightweight modular compile-time based Java ORM

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.github.ulisse1996
ArtifactId

ArtifactId

jaorm-pom
Version

Version

1.6.0
Type

Type

pom
Description

Description

JAORM (Parent)
JAORM is a lightweight modular compile-time based Java ORM
Project URL

Project URL

https://github.com/ulisse1996/jaorm
Project Organization

Project Organization

JAORM
Source Code Management

Source Code Management

https://github.com/ulisse1996/jaorm

Download jaorm-pom 1.6.0

Filename Size
jaorm-pom-1.6.0.pom 8 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.8.2

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-core jar 4.6.1
org.mockito : mockito-junit-jupiter jar 4.6.1
org.mockito : mockito-inline jar 4.6.1

Project Modules

  • jaorm-processor
  • jaorm-core
  • jaorm
  • jaorm-test
  • jaorm-dsl
  • jaorm-cache
  • jaorm-transaction
  • jaorm-lombok
  • jaorm-sql-specific
  • jaorm-tools
  • jaorm-validation