Repository

object Repository extends RepositoryPlus
Companion
class
trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

object RepoId
object RepoName
object RepoUrl

Types

opaque type RepoId
opaque type RepoName
opaque type RepoUrl

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror

Value members

Inherited methods

def from(pom: Elem): Seq[Repository]
Inherited from
RepositoryPlus
def render(propsName: PropsName, repository: Repository): RenderedString
Inherited from
RepositoryPlus

Implicits

Inherited implicits

Inherited from
RepositoryPlus
Inherited from
RepositoryPlus
@SuppressWarnings(scala.Array.apply[java.lang.String]("org.wartremover.warts.ToString")(scala.reflect.ClassTag.apply[java.lang.String](classOf[java.lang.String])))
final implicit val show: Show[Repository]
Inherited from
RepositoryPlus