mql-core


Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

io.mantisrx
Идентификатор

Идентификатор

mql-core
Последняя версия

Последняя версия

3.1.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

mql-core
mql-core
Ссылка на сайт

Ссылка на сайт

https://github.com/Netflix/mantis-mql
Система контроля версий

Система контроля версий

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

Скачать mql-core

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
3.1.7
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0