Repository

maven2sbt.core.Repository$
See theRepository companion class
object Repository extends RepositoryPlus

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

opaque object RepoId

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
RepoId.type
opaque object RepoName

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
opaque object RepoUrl

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
RepoUrl.type

Types

type RepoId = RepoId

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Inherited methods

def from(pom: Elem): Seq[Repository]

Attributes

Inherited from:
RepositoryPlus
def render(propsName: PropsName, repository: Repository): RenderedString

Attributes

Inherited from:
RepositoryPlus

Implicits

Inherited implicits

Attributes

Inherited from:
RepositoryPlus

Attributes

Inherited from:
RepositoryPlus
implicit val repositoryShow: Show[Repository]

Attributes

Inherited from:
RepositoryPlus