| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.phenomics |
| Идентификатор | ИдентификаторOntoLib |
| Последняя версия | Последняя версия0.4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеcom.github.phenomics:OntoLib
OntoLib contains data structures and algorithms for processing ontologies.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| OntoLib-0.4.pom | 10 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.24 |
| com.google.guava : guava | jar | 22.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-core | jar | 2.8.47 |