Packages

o

uk.gov.hmrc

BuildInfo

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
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val BuildDate: String

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

  5. val GitBranch: String

    The value is "e45d0970ff0cd74b385990d9fad04e83c66d1d8c".

  6. val GitCommitAuthor: String

    The value is "GitHub".

  7. val GitCommitDate: String

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

  8. val GitDescribe: String

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

  9. val GitHeadRev: String

    The value is "e45d0970ff0cd74b385990d9fad04e83c66d1d8c".

  10. val GitRepoIsClean: String

    The value is "false".

  11. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  12. val builtAt: String

    The value is "2021-11-08".

  13. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  14. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  15. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  16. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  17. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  18. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  19. val libraryDependencies: Seq[String]

    The value is Seq("org.scala-lang:scala-library:2.12.6", "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

    The value is "wco-dec".

  21. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  22. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  23. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  24. val sbtVersion: String

    The value is "0.13.17".

  25. val scalaVersion: String

    The value is "2.12.6".

  26. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  27. val toMap: Map[String, Any]
  28. val toString: String
  29. val version: String

    The value is "0.36.0".

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

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped