| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаit.unibz.inf.ontop |
| Идентификатор | Идентификаторontop-reformulation-core |
| Последняя версия | Последняя версия4.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Организация-разработчик |
Организация-разработчикFree University of Bozen-Bolzano |
| Имя Файла | Размер |
|---|---|
| ontop-reformulation-core-4.2.1.pom | |
| ontop-reformulation-core-4.2.1.jar | 155 KB |
| ontop-reformulation-core-4.2.1-sources.jar | 80 KB |
| ontop-reformulation-core-4.2.1-javadoc.jar | 501 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-reformulation-core/ -->
<dependency>
<groupId>it.unibz.inf.ontop</groupId>
<artifactId>ontop-reformulation-core</artifactId>
<version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-reformulation-core/
implementation 'it.unibz.inf.ontop:ontop-reformulation-core:4.2.1'
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-reformulation-core/
implementation ("it.unibz.inf.ontop:ontop-reformulation-core:4.2.1")
'it.unibz.inf.ontop:ontop-reformulation-core:jar:4.2.1'
<dependency org="it.unibz.inf.ontop" name="ontop-reformulation-core" rev="4.2.1">
<artifact name="ontop-reformulation-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.unibz.inf.ontop', module='ontop-reformulation-core', version='4.2.1')
)
libraryDependencies += "it.unibz.inf.ontop" % "ontop-reformulation-core" % "4.2.1"
[it.unibz.inf.ontop/ontop-reformulation-core "4.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| it.unibz.inf.ontop : ontop-model | jar | 4.2.1 |
| it.unibz.inf.ontop : ontop-obda-core | jar | 4.2.1 |
| it.unibz.inf.ontop : ontop-optimization | jar | 4.2.1 |
| org.slf4j : slf4j-api | jar | 1.7.13 |
| com.google.guava : guava | jar | 30.1.1-jre |
| com.google.inject : guice | jar | 5.0.1 |
| com.google.inject.extensions : guice-assistedinject | jar | 5.0.1 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| org.apache.commons : commons-rdf-api | jar | 0.5.0 |
| org.eclipse.rdf4j : rdf4j-model | jar | 3.3.0 |
| org.eclipse.rdf4j : rdf4j-query | jar | 3.3.0 |
| org.eclipse.rdf4j : rdf4j-queryalgebra-model | jar | 3.3.0 |
| org.eclipse.rdf4j : rdf4j-queryparser-api | jar | 3.3.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 |