All Downloads are FREE. Search and download functionalities are using the official Maven repository.

packager.config.RedHatSettings.scala Maven / Gradle / Ivy

The newest version!
package packager.config

case class RedHatSettings(
  shared: SharedSettings,
  description: String,
  license: String,
  release: String,
  rpmArchitecture: String
) extends NativeSettings




© 2015 - 2025 Weber Informatics LLC | Privacy Policy