| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.sanctuuary |
| Идентификатор | ИдентификаторAPE |
| Версия | Версия2.0.1 |
| Тип | Типjar |
| Описание |
Описаниеio.github.sanctuuary:APE
APE is a command line tool and an API for the automated exploration of possible computational pipelines (workflows) from large collections of computational tools.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| APE-2.0.1.pom | |
| APE-2.0.1.jar | 321 KB |
| APE-2.0.1-sources.jar | 4 MB |
| APE-2.0.1-javadoc.jar | 1 MB |
| APE-2.0.1-executable.jar | 26 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.sanctuuary/APE/ -->
<dependency>
<groupId>io.github.sanctuuary</groupId>
<artifactId>APE</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sanctuuary/APE/
implementation 'io.github.sanctuuary:APE:2.0.1'
// https://jarcasting.com/artifacts/io.github.sanctuuary/APE/
implementation ("io.github.sanctuuary:APE:2.0.1")
'io.github.sanctuuary:APE:jar:2.0.1'
<dependency org="io.github.sanctuuary" name="APE" rev="2.0.1">
<artifact name="APE" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sanctuuary', module='APE', version='2.0.1')
)
libraryDependencies += "io.github.sanctuuary" % "APE" % "2.0.1"
[io.github.sanctuuary/APE "2.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.sat4j : org.sat4j.core | jar | 2.3.1 |
| net.sourceforge.owlapi : owlapi-distribution | jar | 5.1.20 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
| guru.nidi : graphviz-java | jar | 0.17.0 |
| org.json : json | jar | 20220320 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |
| org.antlr : antlr4-runtime | jar | 4.10.1 |
| org.yaml : snakeyaml | jar | 1.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |