| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.rya |
| Идентификатор | Идентификаторrya.api.evaluation |
| Последняя версия | Последняя версия4.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache Rya Common API - Evaluation Functions
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| rya.api.evaluation-4.0.1.pom | |
| rya.api.evaluation-4.0.1.jar | 49 KB |
| rya.api.evaluation-4.0.1-sources.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.rya/rya.api.evaluation/ -->
<dependency>
<groupId>org.apache.rya</groupId>
<artifactId>rya.api.evaluation</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.rya/rya.api.evaluation/
implementation 'org.apache.rya:rya.api.evaluation:4.0.1'
// https://jarcasting.com/artifacts/org.apache.rya/rya.api.evaluation/
implementation ("org.apache.rya:rya.api.evaluation:4.0.1")
'org.apache.rya:rya.api.evaluation:jar:4.0.1'
<dependency org="org.apache.rya" name="rya.api.evaluation" rev="4.0.1">
<artifact name="rya.api.evaluation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.rya', module='rya.api.evaluation', version='4.0.1')
)
libraryDependencies += "org.apache.rya" % "rya.api.evaluation" % "4.0.1"
[org.apache.rya/rya.api.evaluation "4.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.rya : rya.api.model | jar | 4.0.1 |
| org.eclipse.rdf4j : rdf4j-queryalgebra-model | jar | 2.3.1 |
| org.eclipse.rdf4j : rdf4j-queryalgebra-evaluation | jar | 2.3.1 |
| com.google.guava : guava | jar | 14.0.1 |
| com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |