Attributes
- Companion
- object
- Source
- CoursierConfigModule.scala
- Graph
-
- Supertypes
- Known subtypes
-
object CoursierConfigModule
Members list
Type members
Inherited classlikes
Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill
Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill
Attributes
- Inherited from:
- Module
- Source
- Module.scala
- Supertypes
Value members
Concrete methods
Aggregates coursier parameters read from the environment
Aggregates coursier parameters read from the environment
Attributes
- Source
- CoursierConfigModule.scala
Environment variables and Java properties, and their values, used by coursier
Environment variables and Java properties, and their values, used by coursier
Attributes
- Source
- CoursierConfigModule.scala
Default archive cache location to be used by coursier
Default archive cache location to be used by coursier
This is the directory under which archives are unpacked by coursier.cache.ArchiveCache
. This includes JVMs managed by coursier, which Mill relies on by default.
Attributes
- Source
- CoursierConfigModule.scala
Default cache location to be used by coursier
Default cache policies used by coursier when downloading artifacts
Default cache policies used by coursier when downloading artifacts
Attributes
- Source
- CoursierConfigModule.scala
Default JSON configuration files to be used by coursier
Default JSON configuration files to be used by coursier
Attributes
- Source
- CoursierConfigModule.scala
Default repository credentials to be used by coursier
Default mirrors to be used by coursier
Default repositories for dependency resolution
Default TTL used by coursier when downloading changing artifacts such as snapshots
Default TTL used by coursier when downloading changing artifacts such as snapshots
Attributes
- Source
- CoursierConfigModule.scala
Inherited methods
Attributes
- Inherited from:
- BaseClass
- Source
- Module.scala
Attributes
- Inherited from:
- Module
- Source
- Module.scala
Attributes
- Inherited from:
- Module
- Source
- Module.scala
Attributes
- Inherited from:
- Module
- Source
- Module.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Module -> Any
- Inherited from:
- Module
- Source
- Module.scala