jar

io.github.romans-weapon : spear-framework_2.11

Maven & Gradle

Jul 30, 2021
18 stars

spear-framework · Rapid ETL-connectors/pipeline development with minimal code leveraged on top of Apache Spark

Table Of Contents

Latest Version

Download io.github.romans-weapon : spear-framework_2.11 JAR file - Latest Versions:

All Versions

Download io.github.romans-weapon : spear-framework_2.11 JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spear-framework_2.11-2.4-3.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.edge.roman.spear.connectors.targetNoSQL

├─ com.github.edge.roman.spear.connectors.targetNoSQL.FilettoNoSQL.class - [JAR]

├─ com.github.edge.roman.spear.connectors.targetNoSQL.GraphtoNoSQL.class - [JAR]

├─ com.github.edge.roman.spear.connectors.targetNoSQL.JDBCtoNoSQL.class - [JAR]

├─ com.github.edge.roman.spear.connectors.targetNoSQL.NoSQLtoNoSQL.class - [JAR]

com.github.edge.roman.spear.util

├─ com.github.edge.roman.spear.util.ADLSUtil.class - [JAR]

├─ com.github.edge.roman.spear.util.FTPUtil.class - [JAR]

├─ com.github.edge.roman.spear.util.GCSUtil.class - [JAR]

├─ com.github.edge.roman.spear.util.HDFSUtil.class - [JAR]

├─ com.github.edge.roman.spear.util.LocalFSUtil.class - [JAR]

├─ com.github.edge.roman.spear.util.S3Util.class - [JAR]

├─ com.github.edge.roman.spear.util.SMBUtil.class - [JAR]

com.github.edge.roman.spear.connectors

├─ com.github.edge.roman.spear.connectors.AbstractConnector.class - [JAR]

├─ com.github.edge.roman.spear.connectors.AbstractMultiTargetConnector.class - [JAR]

├─ com.github.edge.roman.spear.connectors.AbstractTargetFSConnector.class - [JAR]

├─ com.github.edge.roman.spear.connectors.AbstractTargetGraphDBConnector.class - [JAR]

├─ com.github.edge.roman.spear.connectors.AbstractTargetJDBCConnector.class - [JAR]

├─ com.github.edge.roman.spear.connectors.AbstractTargetNoSQLConnector.class - [JAR]

com.github.edge.roman.spear.connectors.targetGraphDB

├─ com.github.edge.roman.spear.connectors.targetGraphDB.FiletoGraphDB.class - [JAR]

├─ com.github.edge.roman.spear.connectors.targetGraphDB.GraphtoGraphDB.class - [JAR]

├─ com.github.edge.roman.spear.connectors.targetGraphDB.JDBCtoGraphDB.class - [JAR]

├─ com.github.edge.roman.spear.connectors.targetGraphDB.NOSQLtoGraphDB.class - [JAR]

com.github.edge.roman.spear

├─ com.github.edge.roman.spear.Connector.class - [JAR]

├─ com.github.edge.roman.spear.SpearConnector.class - [JAR]

com.github.edge.roman.spear.connectors.targetjdbc

├─ com.github.edge.roman.spear.connectors.targetjdbc.FiletoJDBC.class - [JAR]

├─ com.github.edge.roman.spear.connectors.targetjdbc.GraphtoJDBC.class - [JAR]

├─ com.github.edge.roman.spear.connectors.targetjdbc.JDBCtoJDBC.class - [JAR]

├─ com.github.edge.roman.spear.connectors.targetjdbc.NOSQLtoJDBC.class - [JAR]

├─ com.github.edge.roman.spear.connectors.targetjdbc.StreamtoJDBC.class - [JAR]

com.github.edge.roman.spear.connectors.targetFS

├─ com.github.edge.roman.spear.connectors.targetFS.FStoFS.class - [JAR]

├─ com.github.edge.roman.spear.connectors.targetFS.FiletoFS.class - [JAR]

├─ com.github.edge.roman.spear.connectors.targetFS.GraphtoFS.class - [JAR]

├─ com.github.edge.roman.spear.connectors.targetFS.JDBCtoFS.class - [JAR]

├─ com.github.edge.roman.spear.connectors.targetFS.NOSQLtoFS.class - [JAR]

├─ com.github.edge.roman.spear.connectors.targetFS.StreamtoFS.class - [JAR]

com.github.edge.roman.spear.connectors.targetAny

├─ com.github.edge.roman.spear.connectors.targetAny.FiletoAny.class - [JAR]

├─ com.github.edge.roman.spear.connectors.targetAny.GraphtoAny.class - [JAR]

├─ com.github.edge.roman.spear.connectors.targetAny.JDBCtoAny.class - [JAR]

├─ com.github.edge.roman.spear.connectors.targetAny.NOSQLtoAny.class - [JAR]

com.github.edge.roman.spear.commons

├─ com.github.edge.roman.spear.commons.ConnectorCommon.class - [JAR]

├─ com.github.edge.roman.spear.commons.SpearCommons.class - [JAR]

Advertisement