{"id":56059,"library":"silencer-lib-2-13","title":"Silencer Scala Compiler Plugin","description":"Silencer is a Scala compiler plugin for annotation-based warning suppression, allowing selective silencing of compiler warnings.","status":"active","version":"1.4.2","language":"java","source_language":null,"source_url":"https://github.com/ghik/silencer","tags":["scala","compiler-plugin","warning-suppression","annotation"],"install":[{"cmd":"<dependency>\n  <groupId>com.github.ghik</groupId>\n  <artifactId>silencer-lib_2.13</artifactId>\n  <version>1.4.2</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.github.ghik:silencer-lib_2.13:1.4.2'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"silent","correct":"com.github.ghik.silencer.silent"}],"quickstart":{"code":"import com.github.ghik.silencer.silent\n\n@silent\ndef deprecatedMethod(): Unit = {\n  // code that triggers warnings\n}","lang":"scala","description":"Suppress warnings for a method using the @silent annotation."},"warnings":[{"fix":"Ensure the plugin is correctly configured in build.sbt or build.gradle.","message":"Silencer is a compiler plugin; it must be added to build settings (e.g., addCompilerPlugin) and may conflict with other plugins.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'allow':17 'annot':13,30 'annotation-bas':12 'base':14 'compil':3,9,21,25 'compiler-plugin':24 'plugin':4,10,26 'scala':2,8,23 'select':18 'silenc':1,5,19 'suppress':16,29 'warn':15,22,28 'warning-suppress':27","created_at":"2026-06-15T10:18:47.853053+00:00","updated_at":"2026-06-15T10:18:47.853053+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/ghik/silencer","github":"https://github.com/ghik/silencer","docs":"https://appdoc.app/artifact/com.github.ghik/silencer-lib_2.13/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["build-tool"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}