uk.gov.hmrc

BuildInfo

Related Doc: package hmrc

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
Learn more about member selection
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 GitBranch: String

    The value is "77a82f7cbdc9ccf7b9d5ab95a4c82d37b44ef836".

  5. val GitBuildDate: String

    The value is "2015-03-13T16:02:40.514Z".

  6. val GitDescribe: String

    The value is "jenkins-github.com_play-breadcrumb-18".

  7. val GitHeadRev: String

    The value is "77a82f7cbdc9ccf7b9d5ab95a4c82d37b44ef836".

  8. val GitRepoIsClean: String

    The value is "true".

  9. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  10. val builtAt: String

    The value is "2015-03-13".

  11. def clone(): AnyRef

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

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

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

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

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

    Definition Classes
    Any
  17. val libraryDependencies: Seq[String]

    The value is Seq("org.scala-lang:scala-library:2.11.5", "com.typesafe.play:twirl-api:1.0.2", "com.typesafe.play:play:2.3.7", "com.typesafe.play:play-test:2.3.7:test", "com.typesafe.play:play-docs:2.3.7:docs", "com.typesafe.play:play:2.3.7", "org.scalatest:scalatest:2.2.1:test").

  18. val name: String

    The value is "play-breadcrumb".

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

    Definition Classes
    AnyRef
  20. final def notify(): Unit

    Definition Classes
    AnyRef
  21. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  22. val sbtVersion: String

    The value is "0.13.5".

  23. val scalaVersion: String

    The value is "2.11.5".

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

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

  26. val toString: String

    Definition Classes
    BuildInfo → AnyRef → Any
  27. val version: String

    The value is "0.1.2".

  28. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped