Last Version

Wayang Platform SQLite3 0.6.0

Wayang implementation of the operators to be working with the platform "SQLite3"

License

License

Categories

Categories

SQLite Data Databases
GroupId

GroupId

org.apache.wayang
ArtifactId

ArtifactId

wayang-sqlite3
Version

Version

0.6.0
Type

Type

jar
Description

Description

Wayang Platform SQLite3
Wayang implementation of the operators to be working with the platform "SQLite3"
Project Organization

Project Organization

The Apache Software Foundation

Download wayang-sqlite3 0.6.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.wayang : wayang-core jar 0.6.0
org.apache.wayang : wayang-basic jar 0.6.0
org.apache.wayang : wayang-jdbc-template jar 0.6.0
org.xerial : sqlite-jdbc jar 3.36.0.3

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.vintage : junit-vintage-engine jar
org.mockito : mockito-core jar 3.5.10
org.mockito : mockito-junit-jupiter jar 3.5.10
org.assertj : assertj-core jar 3.17.2

Project Modules

There are no modules declared in this project.