MVN

org.conceptoriented : bistro-server

Maven & Gradle

Jun 03, 2018
6 stars

Bistro Streams · Bistro Streams is a light-weight column-oriented stream analytics engine which radically changes the way stream data is processed

<dependency>
    <groupId>org.conceptoriented</groupId>
    <artifactId>bistro-server</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.conceptoriented : bistro-server to add to Maven - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of org.conceptoriented : bistro-server to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8.x
bistro-server-0.8.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.conceptoriented</groupId>
    <artifactId>bistro-server</artifactId>
    <version>0.8.0</version>
</dependency>