| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаio.github.ulisse1996 |
| Идентификатор | Идентификаторjaorm-test |
| Версия | Версия0.12.0 |
| Тип | Типjar |
| Описание |
ОписаниеJAORM (Integration Tests)
JAORM is a lightweight modular compile-time based Java ORM
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jaorm-test-0.12.0.pom | |
| jaorm-test-0.12.0.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.ulisse1996/jaorm-test/ -->
<dependency>
<groupId>io.github.ulisse1996</groupId>
<artifactId>jaorm-test</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ulisse1996/jaorm-test/
implementation 'io.github.ulisse1996:jaorm-test:0.12.0'
// https://jarcasting.com/artifacts/io.github.ulisse1996/jaorm-test/
implementation ("io.github.ulisse1996:jaorm-test:0.12.0")
'io.github.ulisse1996:jaorm-test:jar:0.12.0'
<dependency org="io.github.ulisse1996" name="jaorm-test" rev="0.12.0">
<artifact name="jaorm-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ulisse1996', module='jaorm-test', version='0.12.0')
)
libraryDependencies += "io.github.ulisse1996" % "jaorm-test" % "0.12.0"
[io.github.ulisse1996/jaorm-test "0.12.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.ulisse1996 : jaorm | jar | 0.12.0 |
| io.github.ulisse1996 : jaorm-core | jar | 0.12.0 |
| io.github.ulisse1996 : jaorm-processor | jar | 0.12.0 |
| io.github.ulisse1996 : jaorm-dsl | jar | 0.12.0 |
| io.github.ulisse1996 : jaorm-cache | jar | 0.12.0 |
| io.github.ulisse1996 : jaorm-transaction | jar | 0.12.0 |
| io.github.ulisse1996 : jaorm-lombok | jar | 0.12.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hsqldb : hsqldb | jar | 2.5.1 |
| 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 |