Last Version

Blockchain SQL Interfaces 1.1.0

Project to define all the interfaces and generate logical plan for SQL Execution. This will be implemented by concrete implementations of Hyperledger and Ethereum

License

License

GroupId

GroupId

com.impetus.blkchn
ArtifactId

ArtifactId

blkchn-sql-interfaces
Version

Version

1.1.0
Type

Type

jar
Description

Description

Blockchain SQL Interfaces
Project to define all the interfaces and generate logical plan for SQL Execution. This will be implemented by concrete implementations of Hyperledger and Ethereum
Source Code Management

Source Code Management

http://github.com/Impetus/blkchn-sql-driver/tree/master/blkchn-sql-interfaces

Download blkchn-sql-interfaces 1.1.0


<!-- https://jarcasting.com/artifacts/com.impetus.blkchn/blkchn-sql-interfaces/ -->
<dependency>
    <groupId>com.impetus.blkchn</groupId>
    <artifactId>blkchn-sql-interfaces</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.impetus.blkchn/blkchn-sql-interfaces/
implementation 'com.impetus.blkchn:blkchn-sql-interfaces:1.1.0'
// https://jarcasting.com/artifacts/com.impetus.blkchn/blkchn-sql-interfaces/
implementation ("com.impetus.blkchn:blkchn-sql-interfaces:1.1.0")
'com.impetus.blkchn:blkchn-sql-interfaces:jar:1.1.0'
<dependency org="com.impetus.blkchn" name="blkchn-sql-interfaces" rev="1.1.0">
  <artifact name="blkchn-sql-interfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.impetus.blkchn', module='blkchn-sql-interfaces', version='1.1.0')
)
libraryDependencies += "com.impetus.blkchn" % "blkchn-sql-interfaces" % "1.1.0"
[com.impetus.blkchn/blkchn-sql-interfaces "1.1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.impetus.blkchn : blkchn-antlr4-gen jar 1.1.0
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3

test (3)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
org.powermock : powermock-api-mockito jar 1.7.3
org.powermock : powermock-module-junit4 jar 1.7.3

Project Modules

There are no modules declared in this project.