orientqb

orientqb is a builder for OSQL query language written in Java.

License

License

GroupId

GroupId

com.github.raymanrt
ArtifactId

ArtifactId

orientqb
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

orientqb
orientqb is a builder for OSQL query language written in Java.
Project URL

Project URL

https://github.com/raymanrt/orientqb

Download orientqb

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 18.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.0