mx.nic.labs.reddog:rdap-sql-provider

Data Access reference implementation for Reddog Server

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки
Группа

Группа

mx.nic.labs.reddog
Идентификатор

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

rdap-sql-provider
Последняя версия

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

1.5.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

mx.nic.labs.reddog:rdap-sql-provider
Data Access reference implementation for Reddog Server
Ссылка на сайт

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

https://www.reddog.mx
Система контроля версий

Система контроля версий

http://github.com/nicmx/rdap-sql-provider/tree/master

Скачать rdap-sql-provider

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

<!-- https://jarcasting.com/artifacts/mx.nic.labs.reddog/rdap-sql-provider/ -->
<dependency>
    <groupId>mx.nic.labs.reddog</groupId>
    <artifactId>rdap-sql-provider</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/mx.nic.labs.reddog/rdap-sql-provider/
implementation 'mx.nic.labs.reddog:rdap-sql-provider:1.5.0'
// https://jarcasting.com/artifacts/mx.nic.labs.reddog/rdap-sql-provider/
implementation ("mx.nic.labs.reddog:rdap-sql-provider:1.5.0")
'mx.nic.labs.reddog:rdap-sql-provider:jar:1.5.0'
<dependency org="mx.nic.labs.reddog" name="rdap-sql-provider" rev="1.5.0">
  <artifact name="rdap-sql-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='mx.nic.labs.reddog', module='rdap-sql-provider', version='1.5.0')
)
libraryDependencies += "mx.nic.labs.reddog" % "rdap-sql-provider" % "1.5.0"
[mx.nic.labs.reddog/rdap-sql-provider "1.5.0"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
mx.nic.labs.reddog : rdap-core jar 1.3.0
mx.nic.labs.reddog : rdap-data-access-api jar 1.2.0
mysql : mysql-connector-java jar 8.0.15
org.apache.tomcat : tomcat-dbcp jar 8.0.36

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

Red Dog's SQL Provider

Red Dog's reference Data Access Implementation (implements the rdap-data-access-api interfaces). Uses SQL queries to retrieve data for the server.

A reference DB in MySQL is provided as well, the creation script can be seen at META-INF/sql/Database.sql.

Documentation

The general documentation can be seen here, within the docs there's more specific documentation that can be seen at Installation/Configuration > Option 3 - Using Red Dog’s builtin schema.

Contact

Any comment or feedback is welcomed, issues can be reported at Red Dog's Github corner.

Visit our contact page to get more information.

License

Red Dog is licensed under Apache License 2.0.

mx.nic.labs.reddog

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

Версия
1.5.0
1.4.2
1.4.1