librarymanagement-ivy
librarymanagement-ivy
org.apache.ivy.plugins.parser.m2
ReplaceMavenConfigurationMappings
sbt.internal.librarymanagement
ComponentManager
ComponentManager
CustomHttp
CustomPomParser
CustomPomParser
IfMissing
IfMissing
Define
Fail
InvalidComponent
IvyActions
IvyCache
IvyInternalDefaults
IvyRetrieve
IvySbt
Module
IvyScalaUtil
OverrideScalaMediator
MakePom
MakePom
NotInCache
ProjectResolver
ProjectResolver
sbt.internal.librarymanagement.ivyint
CustomMavenResolver
CustomRemoteMavenResolver
ErrorMessageAuthenticator
GigahorseUrlHandler
GigahorseUrlHandler
ParallelResolveEngine
SbtDefaultDependencyDescriptor
sbt.internal.librarymanagement.mavenint
PomExtraDependencyAttributes
sbt.librarymanagement.ivy
CircularDependencyLevel
CircularDependencyLevel
Credentials
Credentials
DirectCredentials
ExternalIvyConfiguration
ExternalIvyConfiguration
ExternalIvyConfigurationFormats
FileCredentials
InlineIvyConfiguration
InlineIvyConfiguration
InlineIvyConfigurationFormats
IvyConfiguration
IvyConfiguration
IvyConfigurationFormats
IvyDefaults
IvyDependencyResolution
IvyDependencyResolution
IvyLibraryManagementCodec
IvyLibraryManagementCodec
IvyPaths
IvyPaths
IvyPathsFormats
IvyPublisher
IvyPublisher
UpdateOptions
UpdateOptions
sbt.librarymanagement.ivy.formats
UpdateOptionsFormat
librarymanagement-ivy
/
sbt.internal.librarymanagement
/
IvySbt
/
Module
Module
final
class
Module
(
rawModuleSettings:
ModuleSettings
)
extends
ModuleDescriptor
Graph
Supertypes
Self type
trait
ModuleDescriptor
class
Object
trait
Matchable
class
Any
Module
Value members
Value members
Concrete methods
def
configurations
:
Vector
[
Configuration
]
def
defaultConfig
(
log:
Logger
):
String
def
dependencyMapping
(
log:
Logger
): (
ModuleRevisionId
,
ModuleDescriptor
)
def
directDependencies
:
Vector
[
ModuleID
]
def
extraInputHash
:
Long
def
moduleDescriptor
(
log:
Logger
):
DefaultModuleDescriptor
def
owner
:
IvySbt
&
IvySbt
def
scalaModuleInfo
:
Option
[
ScalaModuleInfo
]
def
withModule
[
T
](
log:
Logger
)(
f: (
Ivy
,
DefaultModuleDescriptor
,
String
)
=>
T
):
T
Concrete fields
val
moduleSettings
:
ModuleSettings