Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 1.46 KB

README.md

File metadata and controls

59 lines (41 loc) · 1.46 KB

ginere-jdbc-oracle

http://ginere.eu

Plain JDBC DAO Framework for Oracle

Availables sources and releases:

	https://oss.sonatype.org/content/groups/public/eu/ginere/ginere-jdbc-oracle/

Where can I get the latest release?

You can pull it from the central Maven repositories:

  <groupId>eu.ginere</groupId>
  <artifactId>ginere-jdbc-oracle</artifactId>
  <version>1.0.2</version>

Download snapshots and release artifacts from:

  https://oss.sonatype.org/content/groups/public

Download source from Github:

  https://github.com/ginere/ginere-jdbc-oracle

License

Code is under the Apache Licence v2 license.