Last Version

orientqb 0.2.0

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

License

License

GroupId

GroupId

com.github.raymanrt
ArtifactId

ArtifactId

orientqb
Version

Version

0.2.0
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 0.2.0


<!-- 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.