| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.anaptecs.jeaf.x-fun |
| Идентификатор | Идентификаторjeaf-x-fun-test-runtime-project |
| Последняя версия | Последняя версия1.6.14 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеJEAF X-Fun Test Runtime Project
Project contains test implementation of JEAF X-Fun interfaces. This library is only intended to be used in JUnit tests. Please do not use this implementation for production.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jeaf-x-fun-test-runtime-project-1.6.14.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-test-runtime-project/ -->
<dependency>
<groupId>com.anaptecs.jeaf.x-fun</groupId>
<artifactId>jeaf-x-fun-test-runtime-project</artifactId>
<version>1.6.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-test-runtime-project/
implementation 'com.anaptecs.jeaf.x-fun:jeaf-x-fun-test-runtime-project:1.6.14'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-test-runtime-project/
implementation ("com.anaptecs.jeaf.x-fun:jeaf-x-fun-test-runtime-project:1.6.14")
'com.anaptecs.jeaf.x-fun:jeaf-x-fun-test-runtime-project:pom:1.6.14'
<dependency org="com.anaptecs.jeaf.x-fun" name="jeaf-x-fun-test-runtime-project" rev="1.6.14">
<artifact name="jeaf-x-fun-test-runtime-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.x-fun', module='jeaf-x-fun-test-runtime-project', version='1.6.14')
)
libraryDependencies += "com.anaptecs.jeaf.x-fun" % "jeaf-x-fun-test-runtime-project" % "1.6.14"
[com.anaptecs.jeaf.x-fun/jeaf-x-fun-test-runtime-project "1.6.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.platform : junit-platform-suite-api | jar | 1.8.2 |
| org.junit.platform : junit-platform-runner | jar | 1.8.2 |