Последняя версия

JPA Unit - JUnit 5 Extension 0.5.0

JUnit 5 extension to run tests for JPA entities using EntityManagerFactory or EntityManager

Лицензия

Лицензия

Группа

Группа

com.github.dadrus.jpa-unit
Идентификатор

Идентификатор

jpa-unit5
Версия

Версия

0.5.0
Тип

Тип

jar
Описание

Описание

JPA Unit - JUnit 5 Extension
JUnit 5 extension to run tests for JPA entities using EntityManagerFactory or EntityManager

Скачать jpa-unit5 0.5.0


<!-- https://jarcasting.com/artifacts/com.github.dadrus.jpa-unit/jpa-unit5/ -->
<dependency>
    <groupId>com.github.dadrus.jpa-unit</groupId>
    <artifactId>jpa-unit5</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dadrus.jpa-unit/jpa-unit5/
implementation 'com.github.dadrus.jpa-unit:jpa-unit5:0.5.0'
// https://jarcasting.com/artifacts/com.github.dadrus.jpa-unit/jpa-unit5/
implementation ("com.github.dadrus.jpa-unit:jpa-unit5:0.5.0")
'com.github.dadrus.jpa-unit:jpa-unit5:jar:0.5.0'
<dependency org="com.github.dadrus.jpa-unit" name="jpa-unit5" rev="0.5.0">
  <artifact name="jpa-unit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dadrus.jpa-unit', module='jpa-unit5', version='0.5.0')
)
libraryDependencies += "com.github.dadrus.jpa-unit" % "jpa-unit5" % "0.5.0"
[com.github.dadrus.jpa-unit/jpa-unit5 "0.5.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.github.dadrus.jpa-unit : jpa-unit-core jar 0.5.0
org.hibernate.javax.persistence : hibernate-jpa-2.1-api Необязательный jar 1.0.0.Final
org.junit.jupiter : junit-jupiter-api jar 5.0.0

Модули Проекта

Данный проект не имеет модулей.