Last Version

com.github.codegerm:org.cg.rooster 1.0.5

A generic JDBC DAO with implementation to support Apache Phoenix.

License

License

GroupId

GroupId

com.github.codegerm
ArtifactId

ArtifactId

org.cg.rooster
Version

Version

1.0.5
Type

Type

jar
Description

Description

com.github.codegerm:org.cg.rooster
A generic JDBC DAO with implementation to support Apache Phoenix.
Project URL

Project URL

https://github.com/CodeGerm/Rooster
Project Organization

Project Organization

CodeGerm
Source Code Management

Source Code Management

https://github.com/CodeGerm/Rooster

Download org.cg.rooster 1.0.5


<!-- 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.apache.phoenix : phoenix-core jar 4.5.2-HBase-1.0

Project Modules

There are no modules declared in this project.