| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.sanctuuary |
| Идентификатор | ИдентификаторAPE |
| Версия | Версия1.1.7 |
| Тип | Тип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-1.1.7.pom | |
| APE-1.1.7.jar | 225 KB |
| APE-1.1.7-sources.jar | 130 KB |
| APE-1.1.7-javadoc.jar | 981 KB |
| APE-1.1.7-executable.jar | 24 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.sanctuuary/APE/ -->
<dependency>
<groupId>io.github.sanctuuary</groupId>
<artifactId>APE</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sanctuuary/APE/
implementation 'io.github.sanctuuary:APE:1.1.7'
// https://jarcasting.com/artifacts/io.github.sanctuuary/APE/
implementation ("io.github.sanctuuary:APE:1.1.7")
'io.github.sanctuuary:APE:jar:1.1.7'
<dependency org="io.github.sanctuuary" name="APE" rev="1.1.7">
<artifact name="APE" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sanctuuary', module='APE', version='1.1.7')
)
libraryDependencies += "io.github.sanctuuary" % "APE" % "1.1.7"
[io.github.sanctuuary/APE "1.1.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.sat4j : org.sat4j.core | jar | 2.3.1 |
| net.sourceforge.owlapi : owlapi-distribution | jar | 5.1.14 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
| guru.nidi : graphviz-java | jar | 0.17.0 |
| org.json : json | jar | 20200518 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |