mql-core


License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.mantisrx
ArtifactId

ArtifactId

mql-core
Last Version

Last Version

3.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

mql-core
mql-core
Project URL

Project URL

https://github.com/Netflix/mantis-mql
Source Code Management

Source Code Management

https://github.com/Netflix/mantis-mql.git

Download mql-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.clojure : clojure jar 1.8.0
org.clojure : data.json jar 0.2.3
instaparse » instaparse jar 1.4.9
io.reactivex : rxjava jar 1.3.8
io.reactivex : rxclojure jar 1.0.0

Project Modules

There are no modules declared in this project.

mantis-mql

Build Status Version OSS Lifecycle License

Development

Building

$ ./gradlew clean build

Testing

$ ./gradlew clean test

Building deployment into local Maven cache

$ ./gradlew clean publishNebulaPublicationToMavenLocal

Releasing

We release by tagging which kicks off a CI build. The CI build will run tests, integration tests, static analysis, checkstyle, build, and then publish to the public Bintray repo to be synced into Maven Central.

Tag format:

vMajor.Minor.Patch

You can tag via git or through Github's Release UI.

Contributing

Mantis is interested in building the community. We welcome any forms of contributions through discussions on any of our mailing lists or through patches.

For more information on contribution, check out the contributions file here:

io.mantisrx

Netflix, Inc.

Netflix Open Source Platform

Versions

Version
3.1.7
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0