| Лицензия |
Лицензия
GNU Lesser General Public License, Version 3
|
|---|---|
| Группа | Группаcom.gitlab.marvinh |
| Идентификатор | Идентификаторflexible-permutations |
| Последняя версия | Последняя версия3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFlexible Permutations
Library for generating permutation of given value domains
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| flexible-permutations-3.0.pom | |
| flexible-permutations-3.0.jar | 30 KB |
| flexible-permutations-3.0-sources.jar | 17 KB |
| flexible-permutations-3.0-javadoc.jar | 161 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitlab.marvinh/flexible-permutations/ -->
<dependency>
<groupId>com.gitlab.marvinh</groupId>
<artifactId>flexible-permutations</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.marvinh/flexible-permutations/
implementation 'com.gitlab.marvinh:flexible-permutations:3.0'
// https://jarcasting.com/artifacts/com.gitlab.marvinh/flexible-permutations/
implementation ("com.gitlab.marvinh:flexible-permutations:3.0")
'com.gitlab.marvinh:flexible-permutations:jar:3.0'
<dependency org="com.gitlab.marvinh" name="flexible-permutations" rev="3.0">
<artifact name="flexible-permutations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.marvinh', module='flexible-permutations', version='3.0')
)
libraryDependencies += "com.gitlab.marvinh" % "flexible-permutations" % "3.0"
[com.gitlab.marvinh/flexible-permutations "3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |