mill.main.buildgen.ModuleSpec
See theModuleSpec companion class
object ModuleSpec
Attributes
- Companion
- class
- Source
- ModuleSpec.scala
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ModuleSpec.type
Members list
Type members
Classlikes
Attributes
- Companion
- object
- Source
- ModuleSpec.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Artifact
Attributes
- Companion
- class
- Source
- ModuleSpec.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Artifact.type
object CrossVersion
Attributes
- Companion
- trait
- Source
- ModuleSpec.scala
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
CrossVersion.type
Attributes
- Companion
- object
- Source
- ModuleSpec.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
case class Developer(id: String = ..., name: String = ..., url: String = ..., organization: Option[String] = ..., organizationUrl: Option[String] = ...)
Attributes
- Companion
- object
- Source
- ModuleSpec.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Developer
Attributes
- Companion
- class
- Source
- ModuleSpec.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Developer.type
case class License(id: String = ..., name: String = ..., url: String = ..., isOsiApproved: Boolean = ..., isFsfLibre: Boolean = ..., distribution: String = ...)
Attributes
- Companion
- object
- Source
- ModuleSpec.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object License
Attributes
- Companion
- class
- Source
- ModuleSpec.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
License.type
case class ModuleDep(segments: Seq[String], crossSuffix: Option[String] = ..., childSegment: Option[String] = ...)
Attributes
- Companion
- object
- Source
- ModuleSpec.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object ModuleDep
Attributes
- Companion
- class
- Source
- ModuleSpec.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ModuleDep.type
case class MvnDep(organization: String, name: String, version: String, classifier: Option[String] = ..., `type`: Option[String] = ..., excludes: Seq[(String, String)] = ..., cross: CrossVersion = ..., ref: Option[String] = ...)
Attributes
- Companion
- object
- Source
- ModuleSpec.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object MvnDep
Attributes
- Companion
- class
- Source
- ModuleSpec.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
MvnDep.type
Attributes
- Companion
- object
- Source
- ModuleSpec.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Opt
Attributes
- Companion
- class
- Source
- ModuleSpec.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Opt.type
case class PomSettings(description: String = ..., organization: String = ..., url: String = ..., licenses: Seq[License] = ..., versionControl: VersionControl = ..., developers: Seq[Developer] = ...)
Attributes
- Companion
- object
- Source
- ModuleSpec.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object PomSettings
Attributes
- Companion
- class
- Source
- ModuleSpec.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
PomSettings.type
Attributes
- Companion
- object
- Source
- ModuleSpec.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Value
Attributes
- Companion
- class
- Source
- ModuleSpec.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Value.type
Attributes
- Companion
- object
- Source
- ModuleSpec.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Values
Attributes
- Companion
- class
- Source
- ModuleSpec.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Values.type
case class VersionControl(browsableRepository: Option[String] = ..., connection: Option[String] = ..., developerConnection: Option[String] = ..., tag: Option[String] = ...)
Attributes
- Companion
- object
- Source
- ModuleSpec.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object VersionControl
Attributes
- Companion
- class
- Source
- ModuleSpec.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
VersionControl.type
Inherited and Abstract types
The names of the product elements.
The name of the type.
Value members
Concrete methods
Attributes
- Source
- ModuleSpec.scala
Implicits
In this article