CQEngine Stream Support

Utilities to provide access for other libraries to Java 8 streams, while also allowing those libraries to retain compatibility with earlier versions of Java.

Лицензия

Лицензия

Группа

Группа

com.googlecode.cqengine
Идентификатор

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

cqengine-stream-support
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

CQEngine Stream Support
Utilities to provide access for other libraries to Java 8 streams, while also allowing those libraries to retain compatibility with earlier versions of Java.
Ссылка на сайт

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

http://code.google.com/p/cqengine/
Система контроля версий

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

https://github.com/npgall/cqengine-stream-support.git

Скачать cqengine-stream-support

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

<!-- https://jarcasting.com/artifacts/com.googlecode.cqengine/cqengine-stream-support/ -->
<dependency>
    <groupId>com.googlecode.cqengine</groupId>
    <artifactId>cqengine-stream-support</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.cqengine/cqengine-stream-support/
implementation 'com.googlecode.cqengine:cqengine-stream-support:1.1.0'
// https://jarcasting.com/artifacts/com.googlecode.cqengine/cqengine-stream-support/
implementation ("com.googlecode.cqengine:cqengine-stream-support:1.1.0")
'com.googlecode.cqengine:cqengine-stream-support:jar:1.1.0'
<dependency org="com.googlecode.cqengine" name="cqengine-stream-support" rev="1.1.0">
  <artifact name="cqengine-stream-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.cqengine', module='cqengine-stream-support', version='1.1.0')
)
libraryDependencies += "com.googlecode.cqengine" % "cqengine-stream-support" % "1.1.0"
[com.googlecode.cqengine/cqengine-stream-support "1.1.0"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

CQEngine Stream Support

Utilities to provide access for other libraries to Java 8 streams, while also allowing those libraries to retain compatibility with earlier versions of Java.

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

Версия
1.1.0
1.0.0