package librarymanagement
- Alphabetic
- Public
- All
Type Members
- final class CompatibilityWarningOptions extends AnyRef
-
class
ComponentManager extends AnyRef
A component manager provides access to the pieces of xsbt that are distributed as components.
A component manager provides access to the pieces of xsbt that are distributed as components. There are two types of components. The first type is compiled subproject jars with their dependencies. The second type is a subproject distributed as a source jar so that it can be compiled against a specific version of Scala.
The component manager provides services to install and retrieve components to the local repository. This is used for compiled source jars so that the compilation need not be repeated for other projects on the same machine.
- final class ConfigurationReportLite extends Serializable
- final class CustomPomParser extends ModuleDescriptorParser
- sealed trait IfMissing extends AnyRef
- class InvalidComponent extends RuntimeException
-
class
IvyCache extends AnyRef
Provides methods for working at the level of a single jar file with the default Ivy cache.
- final class IvySbt extends AnyRef
- class MakePom extends AnyRef
- class NotInCache extends RuntimeException
-
class
ProjectResolver extends ResolverAdapter
A Resolver that uses a predefined mapping from module ids to in-memory descriptors.
A Resolver that uses a predefined mapping from module ids to in-memory descriptors. It does not handle artifacts.
-
abstract
class
ResolverAdapter extends DependencyResolver
- Annotations
- @SuppressWarnings()
- final class SemComparator extends SemComparatorExtra with Serializable
- final class SemSelAndChunk extends Serializable
- sealed abstract class SemSelOperator extends AnyRef
- final class UpdateReportLite extends Serializable
Value Members
- object CompatibilityWarningOptions
- object ComponentManager
- object ConfigurationReportLite extends Serializable
- object CustomPomParser
- object FakeRawRepository
- object IfMissing
-
object
InternalDefaults
This is a list of functions with default values.
- object IvyActions
-
object
IvyInternalDefaults
This is a list of functions with default values.
- object IvyRetrieve
- object IvyScalaUtil
- object IvyXml
- object LMSysProp
- object MakePom
- object ProjectResolver
- object SemComparator extends SemComparatorFunctions with Serializable
- object SemSelAndChunk extends SemSelAndChunkFunctions with Serializable
- object SemSelOperator
- object StringUtilities
- object UpdateClassifiersUtil
- object UpdateReportLite extends Serializable
- object VersionRange