| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.wizzdi |
| Идентификатор | Идентификаторflexicore-boot-test-helper |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFlexiCore Boot Test Helper
flexicore boot test helper contains a copy of the relevant test classes in https://github.com/pf4j/pf4j
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.wizzdi/flexicore-boot-test-helper/ -->
<dependency>
<groupId>com.wizzdi</groupId>
<artifactId>flexicore-boot-test-helper</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wizzdi/flexicore-boot-test-helper/
implementation 'com.wizzdi:flexicore-boot-test-helper:1.0.0'
// https://jarcasting.com/artifacts/com.wizzdi/flexicore-boot-test-helper/
implementation ("com.wizzdi:flexicore-boot-test-helper:1.0.0")
'com.wizzdi:flexicore-boot-test-helper:jar:1.0.0'
<dependency org="com.wizzdi" name="flexicore-boot-test-helper" rev="1.0.0">
<artifact name="flexicore-boot-test-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wizzdi', module='flexicore-boot-test-helper', version='1.0.0')
)
libraryDependencies += "com.wizzdi" % "flexicore-boot-test-helper" % "1.0.0"
[com.wizzdi/flexicore-boot-test-helper "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.pf4j : pf4j-spring | jar | 0.7.0 |