ModuleDescriptor

sbt.librarymanagement.ModuleDescriptor

Decribes the representation of a module, including its dependencies and the version of Scala it uses, if any.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

The direct dependencies of this module.

The direct dependencies of this module.

Attributes

def extraInputHash: Long

Hash for extra parameter that were not captured as moduleSettings.

Hash for extra parameter that were not captured as moduleSettings.

Attributes

The input parameters used to construct the ModuleSettings.

The input parameters used to construct the ModuleSettings.

Attributes

The information and module about the scala version that this module requires, if any.

The information and module about the scala version that this module requires, if any.

Attributes