| Лицензия |
Лицензия
GNU Lesser General Public License, Version 3
|
|---|---|
| Группа | Группаcom.gitlab.marvinh |
| Идентификатор | Идентификаторflexible-tree |
| Последняя версия | Последняя версия1.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFlexible Permutations
Library for generating permutation of given value domains
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| flexible-tree-1.3.pom | |
| flexible-tree-1.3.jar | 33 KB |
| flexible-tree-1.3-sources.jar | 15 KB |
| flexible-tree-1.3-javadoc.jar | 169 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitlab.marvinh/flexible-tree/ -->
<dependency>
<groupId>com.gitlab.marvinh</groupId>
<artifactId>flexible-tree</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.marvinh/flexible-tree/
implementation 'com.gitlab.marvinh:flexible-tree:1.3'
// https://jarcasting.com/artifacts/com.gitlab.marvinh/flexible-tree/
implementation ("com.gitlab.marvinh:flexible-tree:1.3")
'com.gitlab.marvinh:flexible-tree:jar:1.3'
<dependency org="com.gitlab.marvinh" name="flexible-tree" rev="1.3">
<artifact name="flexible-tree" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.marvinh', module='flexible-tree', version='1.3')
)
libraryDependencies += "com.gitlab.marvinh" % "flexible-tree" % "1.3"
[com.gitlab.marvinh/flexible-tree "1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.0.0-M4 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.25 |