You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Abdullah Alamoudi (JIRA)" <ji...@apache.org> on 2016/01/30 00:35:39 UTC

[jira] [Created] (ASTERIXDB-1282) Add License Notice for Couchbase and Rx Libraries

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)