Skip to content

JPL-IMCE/imce.third_party.scala_graph_libraries

Repository files navigation

IMCE Third-Party Scala Graph Libraries

Build Status Download

This project builds an aggregates of several Scala libraries for graph data structures published by several organizations:

Notes about SBT

As of SBT 0.13.16, there is an incompatibility with Coursier 1.0.0-RC10. Specifically, sbt.ConfigurationReport.details is empty.

To see the difference, add projects/coursier.sbt with:

// https://github.com/coursier/coursier
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-RC10")

With this file, universal:mappings will fail because sbt.ConfigurationReport.details is empty. Without this file, universal:mappings works as intended.

About

Aggregate of com.assembla.scala-incubator Graph libraries

Resources

Stars

Watchers

Forks

Packages

No packages published