package sbt
Type Members
- case class SbtCallerParams(avroSerialization: Boolean, jsonSerialization: Boolean, classloaderTransport: Boolean, http4sClientTransport: Boolean, helidonClientTransport: Boolean, targetDir: String, exportDependency: String) extends Product with Serializable
- case class SbtReceiverParams(avroSerialization: Boolean, jsonSerialization: Boolean, http4sRoutes: Boolean, helidonRoutes: Boolean, targetDir: String, exportDependency: String) extends Product with Serializable