License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.datayoo.moql |
ArtifactId | ArtifactIdmoql-querier |
Last Version | Last Version1.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmoql-querier
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
moql-querier-1.1.9.pom | |
moql-querier-1.1.9.jar | 13 KB |
moql-querier-1.1.9-sources.jar | 6 KB |
moql-querier-1.1.9-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.datayoo.moql/moql-querier/ -->
<dependency>
<groupId>org.datayoo.moql</groupId>
<artifactId>moql-querier</artifactId>
<version>1.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.datayoo.moql/moql-querier/
implementation 'org.datayoo.moql:moql-querier:1.1.9'
// https://jarcasting.com/artifacts/org.datayoo.moql/moql-querier/
implementation ("org.datayoo.moql:moql-querier:1.1.9")
'org.datayoo.moql:moql-querier:jar:1.1.9'
<dependency org="org.datayoo.moql" name="moql-querier" rev="1.1.9">
<artifact name="moql-querier" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.datayoo.moql', module='moql-querier', version='1.1.9')
)
libraryDependencies += "org.datayoo.moql" % "moql-querier" % "1.1.9"
[org.datayoo.moql/moql-querier "1.1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.7 |
org.datayoo.moql : moql-engine | jar | RELEASE |
org.datayoo.moql : moql-translator | jar | RELEASE |
org.mongodb : mongodb-driver-sync | jar | 4.2.3 |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.9.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |