Jena Document Information System

A utility for managing documents stored in a PostgreSQL database. The documents are imported into a PostgreSQL DB as full texts with the goal to be able to retrieve the documents by their PubMedID efficiently. For more sophisticated tasks, a user configuration file can be delivered which can take control of the table schema to use, the PostgreSQL schema to use and the actual database server to connect to as well as the concrete database.

Лицензия

Лицензия

Категории

Категории

Jedis Данные Базы данных
Группа

Группа

de.julielab
Идентификатор

Идентификатор

jedis
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Jena Document Information System
A utility for managing documents stored in a PostgreSQL database. The documents are imported into a PostgreSQL DB as full texts with the goal to be able to retrieve the documents by their PubMedID efficiently. For more sophisticated tasks, a user configuration file can be delivered which can take control of the table schema to use, the PostgreSQL schema to use and the actual database server to connect to as well as the concrete database.
Ссылка на сайт

Ссылка на сайт

https://github.com/JULIELab/jedis
Организация-разработчик

Организация-разработчик

JULIE Lab, Germany

Скачать jedis

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/de.julielab/jedis/ -->
<dependency>
    <groupId>de.julielab</groupId>
    <artifactId>jedis</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/jedis/
implementation 'de.julielab:jedis:1.0.0'
// https://jarcasting.com/artifacts/de.julielab/jedis/
implementation ("de.julielab:jedis:1.0.0")
'de.julielab:jedis:jar:1.0.0'
<dependency org="de.julielab" name="jedis" rev="1.0.0">
  <artifact name="jedis" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='jedis', version='1.0.0')
)
libraryDependencies += "de.julielab" % "jedis" % "1.0.0"
[de.julielab/jedis "1.0.0"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.24
commons-io : commons-io jar 2.4
de.julielab : julie-xml-tools jar 0.3.4
com.zaxxer : HikariCP jar 2.4.1
org.postgresql : postgresql jar 42.0.0

provided (2)

Идентификатор библиотеки Тип Версия
commons-cli : commons-cli jar 1.4
ch.qos.logback : logback-classic jar 1.2.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2
org.dbunit : dbunit jar 2.4.8

Модули Проекта

Данный проект не имеет модулей.
de.julielab

JULIE Lab

Friedrich Schiller University's department of computational linguistics

Версии библиотеки

Версия
1.0.0