Object

uk.gov.hmrc

BuildInfo

Related Doc: package hmrc

Permalink

object BuildInfo extends Product with Serializable

This object was generated by sbt-buildinfo.

Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BuildInfo
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. val BuildDate: String

    Permalink

    The value is "2021-11-08T12:27:26.962Z".

  5. val GitBranch: String

    Permalink

    The value is "e45d0970ff0cd74b385990d9fad04e83c66d1d8c".

  6. val GitCommitAuthor: String

    Permalink

    The value is "GitHub".

  7. val GitCommitDate: String

    Permalink

    The value is "2021-11-08T12:25:13.000Z".

  8. val GitDescribe: String

    Permalink

    The value is "v0.35.0-2-ge45d097".

  9. val GitHeadRev: String

    Permalink

    The value is "e45d0970ff0cd74b385990d9fad04e83c66d1d8c".

  10. val GitRepoIsClean: String

    Permalink

    The value is "false".

  11. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  12. val builtAt: String

    Permalink

    The value is "2021-11-08".

  13. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  14. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  15. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  16. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  17. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  18. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  19. val libraryDependencies: Seq[String]

    Permalink

    The value is Seq("org.scala-lang:scala-library:2.11.12", "com.fasterxml.jackson.core:jackson-core:2.9.7", "com.fasterxml.jackson.core:jackson-databind:2.9.7", "com.fasterxml.jackson.core:jackson-annotations:2.9.7", "com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.9.7", "com.fasterxml.jackson.dataformat:jackson-dataformat-properties:2.9.7", "com.fasterxml.jackson.module:jackson-module-scala:2.9.7", "org.scalatest:scalatest:3.0.4:test", "org.pegdown:pegdown:1.6.0:test").

  20. val name: String

    Permalink

    The value is "wco-dec".

  21. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  22. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  23. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  24. val sbtVersion: String

    Permalink

    The value is "0.13.17".

  25. val scalaVersion: String

    Permalink

    The value is "2.11.12".

  26. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  27. val toMap: Map[String, Any]

    Permalink
  28. val toString: String

    Permalink
    Definition Classes
    BuildInfo → AnyRef → Any
  29. val version: String

    Permalink

    The value is "0.36.0".

  30. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  31. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  32. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped