Last Version

JAORM (Integration Tests) 0.18.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-test
Version

Version

0.18.0
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 0.18.0


<!-- 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.