| License |
License |
|---|---|
| GroupId | GroupIduk.ac.ebi.brain |
| ArtifactId | ArtifactIdBrain |
| Last Version | Last Version1.5.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBrain
Facade for the OWL-API for biomedical knowledge manipulation
|
| Filename | Size |
|---|---|
| Brain-1.5.1.pom | |
| Brain-1.5.1.jar | 26 KB |
| Brain-1.5.1-sources.jar | 17 KB |
| Brain-1.5.1-javadoc.jar | 130 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.ac.ebi.brain/Brain/ -->
<dependency>
<groupId>uk.ac.ebi.brain</groupId>
<artifactId>Brain</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.ebi.brain/Brain/
implementation 'uk.ac.ebi.brain:Brain:1.5.1'
// https://jarcasting.com/artifacts/uk.ac.ebi.brain/Brain/
implementation ("uk.ac.ebi.brain:Brain:1.5.1")
'uk.ac.ebi.brain:Brain:jar:1.5.1'
<dependency org="uk.ac.ebi.brain" name="Brain" rev="1.5.1">
<artifact name="Brain" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.ebi.brain', module='Brain', version='1.5.1')
)
libraryDependencies += "uk.ac.ebi.brain" % "Brain" % "1.5.1"
[uk.ac.ebi.brain/Brain "1.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sourceforge.owlapi : owlapi-api | jar | 3.4.10 |
| org.semanticweb.elk : elk-owlapi | jar | 0.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |