Uploaded image for project: 'SystemDS'
  1. SystemDS
  2. SYSTEMDS-1559

Update pom to allow SystemML to be used as a library

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • SystemML 0.15
    • Build
    • None

    Description

      Allow a user to use SystemML as a Java-style library using maven coordinates, such as:

      <dependency>
      	<groupId>org.apache.systemml</groupId>
      	<artifactId>systemml</artifactId>
      	<version>1.0.0-incubating-SNAPSHOT</version>
      </dependency>
      

      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.

      Attachments

        Activity

          People

            deron Jon Deron Eriksson
            deron Jon Deron Eriksson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: