| License |
License |
|---|---|
| GroupId | GroupIdcom.github.phenomics |
| ArtifactId | ArtifactIdOntoLib |
| Last Version | Last Version0.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncom.github.phenomics:OntoLib
OntoLib contains data structures and algorithms for processing ontologies.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| OntoLib-0.4.pom | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.phenomics/OntoLib/ -->
<dependency>
<groupId>com.github.phenomics</groupId>
<artifactId>OntoLib</artifactId>
<version>0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.phenomics/OntoLib/
implementation 'com.github.phenomics:OntoLib:0.4'
// https://jarcasting.com/artifacts/com.github.phenomics/OntoLib/
implementation ("com.github.phenomics:OntoLib:0.4")
'com.github.phenomics:OntoLib:pom:0.4'
<dependency org="com.github.phenomics" name="OntoLib" rev="0.4">
<artifact name="OntoLib" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.phenomics', module='OntoLib', version='0.4')
)
libraryDependencies += "com.github.phenomics" % "OntoLib" % "0.4"
[com.github.phenomics/OntoLib "0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.24 |
| com.google.guava : guava | jar | 22.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-core | jar | 2.8.47 |