| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.markatta |
| Идентификатор | Идентификаторjee5unit |
| Последняя версия | Последняя версия3.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjee5unit
Small and fast framework for unit testing JPA entities and
JEE6 EJBs.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикmarkatta.com |
| Имя Файла | Размер |
|---|---|
| jee5unit-3.0.4.pom | |
| jee5unit-3.0.4.jar | 30 KB |
| jee5unit-3.0.4-sources.jar | 19 KB |
| jee5unit-3.0.4-javadoc.jar | 147 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.markatta/jee5unit/ -->
<dependency>
<groupId>com.markatta</groupId>
<artifactId>jee5unit</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.markatta/jee5unit/
implementation 'com.markatta:jee5unit:3.0.4'
// https://jarcasting.com/artifacts/com.markatta/jee5unit/
implementation ("com.markatta:jee5unit:3.0.4")
'com.markatta:jee5unit:jar:3.0.4'
<dependency org="com.markatta" name="jee5unit" rev="3.0.4">
<artifact name="jee5unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.markatta', module='jee5unit', version='3.0.4')
)
libraryDependencies += "com.markatta" % "jee5unit" % "3.0.4"
[com.markatta/jee5unit "3.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.hibernate : hibernate-core | jar | |
| org.hibernate : hibernate-entitymanager | jar | |
| org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | |
| org.hibernate : hibernate-validator | jar | |
| hsqldb : hsqldb Необязательный | jar | 1.8.0.7 |
| javax.ejb : ejb-api | jar | 3.0 |
| javax.transaction : jta | jar | 1.1 |
| javax.xml : jaxrpc-api | jar | 1.1 |
| net.sf.scannotation : scannotation | jar | 1.0.2 |