You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Glenn Weidner (JIRA)" <ji...@apache.org> on 2017/09/08 23:50:00 UTC

[jira] [Updated] (SYSTEMML-1559) Update pom to allow SystemML to be used as a library

     [ https://issues.apache.org/jira/browse/SYSTEMML-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Glenn Weidner updated SYSTEMML-1559:
------------------------------------
    Fix Version/s:     (was: SystemML 1.0)
                   SystemML 0.15

> Update pom to allow SystemML to be used as a library
> ----------------------------------------------------
>
>                 Key: SYSTEMML-1559
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1559
>             Project: SystemML
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Deron Eriksson
>            Assignee: Deron Eriksson
>             Fix For: SystemML 0.15
>
>
> Allow a user to use SystemML as a Java-style library using maven coordinates, such as:
> {code}
> <dependency>
> 	<groupId>org.apache.systemml</groupId>
> 	<artifactId>systemml</artifactId>
> 	<version>1.0.0-incubating-SNAPSHOT</version>
> </dependency>
> {code}
> Currently additional dependencies need to be manually added. Ideally a user can add a single systemml dependency to the user's project's pom without adding additional dependencies.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)