| License |
License |
|---|---|
| GroupId | GroupIdio.github.sanctuuary |
| ArtifactId | ArtifactIdAPE |
| Version | Version1.1.9 |
| Type | Typejar |
| Description |
Descriptionio.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.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| APE-1.1.9.pom | |
| APE-1.1.9.jar | 237 KB |
| APE-1.1.9-sources.jar | 1 MB |
| APE-1.1.9-javadoc.jar | 1 MB |
| APE-1.1.9-executable.jar | 25 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.sanctuuary/APE/ -->
<dependency>
<groupId>io.github.sanctuuary</groupId>
<artifactId>APE</artifactId>
<version>1.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sanctuuary/APE/
implementation 'io.github.sanctuuary:APE:1.1.9'
// https://jarcasting.com/artifacts/io.github.sanctuuary/APE/
implementation ("io.github.sanctuuary:APE:1.1.9")
'io.github.sanctuuary:APE:jar:1.1.9'
<dependency org="io.github.sanctuuary" name="APE" rev="1.1.9">
<artifact name="APE" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sanctuuary', module='APE', version='1.1.9')
)
libraryDependencies += "io.github.sanctuuary" % "APE" % "1.1.9"
[io.github.sanctuuary/APE "1.1.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.sat4j : org.sat4j.core | jar | 2.3.1 |
| net.sourceforge.owlapi : owlapi-distribution | jar | 5.1.17 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
| guru.nidi : graphviz-java | jar | 0.17.0 |
| org.json : json | jar | 20210307 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| org.yaml : snakeyaml | jar | 1.27 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |