License |
License |
---|---|
GroupId | GroupIdcom.github.raymanrt |
ArtifactId | ArtifactIdorientqb |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorientqb
orientqb is a builder for OSQL query language written in Java.
|
Project URL |
Project URL |
Filename | Size |
---|---|
orientqb-0.2.0.pom | |
orientqb-0.2.0.jar | 38 KB |
orientqb-0.2.0-sources.jar | 25 KB |
orientqb-0.2.0-javadoc.jar | 188 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |