Package

coursier.publish

signing

Permalink

package signing

All things signing.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. signing
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. final case class GpgSigner(key: Key, command: String = "gpg", extraOptions: Seq[String] = Nil) extends Signer with Product with Serializable

    Permalink
  2. trait Signer extends AnyRef

    Permalink

    Signs artifacts.

Value Members

  1. object GpgSigner extends Serializable

    Permalink
  2. object NopSigner extends Signer

    Permalink
  3. package logger

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped