Abdullah Alamoudi created ASTERIXDB-1282:
--------------------------------------------
Summary: Add License Notice for Couchbase and Rx Libraries
Key: ASTERIXDB-1282
URL: https://issues.apache.org/jira/browse/ASTERIXDB-1282
Project: Apache AsterixDB
Issue Type: Task
Components: AsterixDB
Reporter: Abdullah Alamoudi
Assignee: Abdullah Alamoudi
Priority: Critical
The pom dependancies of the two libraries are below:
<dependency>
<groupId>com.couchbase.client</groupId>
<artifactId>core-io</artifactId>
<version>1.2.3</version>
</dependency>
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxjava</artifactId>
<version>1.0.15</version>
</dependency>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)