не последняя версия
Последняя версия 1.1.0

com.impetus.blkchn:blkchn-sql-interfaces 1.0.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

Группа

Группа

com.impetus.blkchn
Идентификатор

Идентификатор

blkchn-sql-interfaces
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать blkchn-sql-interfaces 1.0.0


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