com.github.codegerm:org.cg.rooster

A generic JDBC DAO with implementation to support Apache Phoenix.

Лицензия

Лицензия

Группа

Группа

com.github.codegerm
Идентификатор

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

org.cg.rooster
Последняя версия

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

1.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.github.codegerm:org.cg.rooster
A generic JDBC DAO with implementation to support Apache Phoenix.
Ссылка на сайт

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

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

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

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

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

https://github.com/CodeGerm/Rooster

Скачать org.cg.rooster

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework : spring-jdbc jar 4.2.5.RELEASE
org.springframework.data : spring-data-commons jar 1.11.2.RELEASE
junit : junit jar 4.11
org.apache.zookeeper : zookeeper jar 3.3.6
org.slf4j : slf4j-log4j12 jar 1.7.12

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.phoenix : phoenix-core jar 4.5.2-HBase-1.0

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

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

Rooster

A generic JDBC DAO with implementation to support Apache Phoenix. For example usage, Please see test.

com.github.codegerm

Code Germ Team

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

Версия
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0