| License |
License |
|---|---|
| GroupId | GroupIdio.github.sanctuuary |
| ArtifactId | ArtifactIdAPE |
| Version | Version1.1.12 |
| 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.12.pom | |
| APE-1.1.12.jar | 237 KB |
| APE-1.1.12-sources.jar | 1 MB |
| APE-1.1.12-javadoc.jar | 1 MB |
| APE-1.1.12-executable.jar | 26 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.sanctuuary/APE/ -->
<dependency>
<groupId>io.github.sanctuuary</groupId>
<artifactId>APE</artifactId>
<version>1.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sanctuuary/APE/
implementation 'io.github.sanctuuary:APE:1.1.12'
// https://jarcasting.com/artifacts/io.github.sanctuuary/APE/
implementation ("io.github.sanctuuary:APE:1.1.12")
'io.github.sanctuuary:APE:jar:1.1.12'
<dependency org="io.github.sanctuuary" name="APE" rev="1.1.12">
<artifact name="APE" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sanctuuary', module='APE', version='1.1.12')
)
libraryDependencies += "io.github.sanctuuary" % "APE" % "1.1.12"
[io.github.sanctuuary/APE "1.1.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.sat4j : org.sat4j.core | jar | 2.3.1 |
| net.sourceforge.owlapi : owlapi-distribution | jar | 5.1.19 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
| guru.nidi : graphviz-java | jar | 0.17.0 |
| org.json : json | jar | 20211205 |
| org.slf4j : slf4j-simple | jar | 1.7.32 |
| org.yaml : snakeyaml | jar | 1.29 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |