Packages

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. val allDependencies: Seq[String]

    The value is scala.collection.immutable.Seq("org.scala-lang:scala-compiler:2.12.20:scala-tool->default,optional(default)", "org.scala-lang:scala-library:2.12.20:scala-tool->default,optional(default)", "io.github.sfali23:grpc-rest-gateway-runtime-core:0.8.5 (e:info.versionScheme=semver-spec)", "org.scala-lang:scala-library:2.12.20", "io.grpc:grpc-netty:1.62.2").

  2. val description: String

    The value is "grpc-rest-gateway-runtime-netty".

  3. val homepage: Option[URL]

    The value is scala.Some(new java.net.URI("https://github.com/sfali/grpc-rest-gateway").toURL).

  4. val name: String

    The value is "grpc-rest-gateway-runtime-netty".

  5. val normalizedName: String

    The value is "grpc-rest-gateway-runtime-netty".

  6. val organization: String

    The value is "io.github.sfali23".

  7. val organizationName: String

    The value is "io.github.sfali23".

  8. val sbtVersion: String

    The value is "1.10.6".

  9. val scalaPartialVersion: Option[(Long, Long)]

    The value is scala.Some((2L -> 12L)).

  10. val scalaVersion: String

    The value is "2.12.20".

  11. val scalafmtVersion: String

    The value is "3.8.4-RC3".

  12. val startYear: Option[Int]

    The value is scala.None.

  13. val swaggerUiVersion: String

    The value is "5.18.2".

  14. val toString: String
    Definition Classes
    BuildInfo → AnyRef → Any
  15. val version: String

    The value is "0.8.5".