JAORM (Integration Tests)

JAORM is a lightweight modular compile-time based Java ORM

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.github.ulisse1996
ArtifactId

ArtifactId

jaorm-test
Last Version

Last Version

0.18.0
Release Date

Release Date

Type

Type

jar
Description

Description

JAORM (Integration Tests)
JAORM is a lightweight modular compile-time based Java ORM
Project Organization

Project Organization

JAORM

Download jaorm-test

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
io.github.ulisse1996 : jaorm jar 0.18.0
io.github.ulisse1996 : jaorm-core jar 0.18.0
io.github.ulisse1996 : jaorm-processor jar 0.18.0
io.github.ulisse1996 : jaorm-dsl jar 0.18.0
io.github.ulisse1996 : jaorm-cache jar 0.18.0
io.github.ulisse1996 : jaorm-transaction jar 0.18.0
io.github.ulisse1996 : jaorm-lombok jar 0.18.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (11)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.5.2
org.jboss.weld : weld-junit5 jar 2.0.2.Final
org.junit.platform : junit-platform-launcher jar 1.4.1
org.springframework.boot : spring-boot-starter-test jar 2.4.3
org.springframework : spring-web jar 5.3.4
org.springframework.data : spring-data-jdbc jar 2.1.5
org.junit.jupiter : junit-jupiter-engine jar 5.4.1
org.junit.jupiter : junit-jupiter-params jar 5.4.1
org.mockito : mockito-core jar 3.7.7
org.mockito : mockito-junit-jupiter jar 3.7.7
org.mockito : mockito-inline jar 3.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.18.0
0.17
0.16.1
0.16.0
0.15.0
0.14.2
0.14.1
0.14.0
0.13.3
0.13.2
0.13.1
0.13.0
0.12.1
0.12.0
0.11.1
0.11.0
0.10.0
0.9.0
0.8.5
0.8.4