sclera-plugin-oracle

Add-on that enables Sclera to work with your data stored in Oracle

License

License

GroupId

GroupId

com.scleradb
ArtifactId

ArtifactId

sclera-plugin-oracle_2.13
Last Version

Last Version

4.0
Release Date

Release Date

Type

Type

jar
Description

Description

sclera-plugin-oracle
Add-on that enables Sclera to work with your data stored in Oracle
Project URL

Project URL

https://github.com/scleradb/sclera-plugin-oracle
Project Organization

Project Organization

Sclera, Inc.
Source Code Management

Source Code Management

https://github.com/scleradb/sclera-plugin-oracle

Download sclera-plugin-oracle_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.scleradb/sclera-plugin-oracle_2.13/ -->
<dependency>
    <groupId>com.scleradb</groupId>
    <artifactId>sclera-plugin-oracle_2.13</artifactId>
    <version>4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.scleradb/sclera-plugin-oracle_2.13/
implementation 'com.scleradb:sclera-plugin-oracle_2.13:4.0'
// https://jarcasting.com/artifacts/com.scleradb/sclera-plugin-oracle_2.13/
implementation ("com.scleradb:sclera-plugin-oracle_2.13:4.0")
'com.scleradb:sclera-plugin-oracle_2.13:jar:4.0'
<dependency org="com.scleradb" name="sclera-plugin-oracle_2.13" rev="4.0">
  <artifact name="sclera-plugin-oracle_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scleradb', module='sclera-plugin-oracle_2.13', version='4.0')
)
libraryDependencies += "com.scleradb" % "sclera-plugin-oracle_2.13" % "4.0"
[com.scleradb/sclera-plugin-oracle_2.13 "4.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.1

provided (1)

Group / Artifact Type Version
com.scleradb : sclera-core_2.13 jar 4.0

Project Modules

There are no modules declared in this project.

Sclera - Oracle Connector

Maven Central scaladoc

Enables Sclera to work with your data stored in Oracle.

You just need to link your Oracle database with Sclera, then import the metadata of select tables within the database. All this gets done in a couple of commands -- and enables you to include these tables within your Sclera queries. Details on how to link your Oracle source to with Sclera can be found in the Sclera Database System Connection Reference document.

This component uses the Oracle JDBC Driver, which is not downloaded as a part of the installation of this component. You need to download the driver manually (download link) before using this component and place it in a location included in the CLASSPATH environment variable. You will need to accept Oracle's licence and usage conditions before downloading the JDBC driver.

com.scleradb

Sclera, Inc.

Extensible Data Processing

Versions

Version
4.0