{"id":62981,"library":"specs2-2-9-1-1","title":"Specs2","description":"A Scala testing framework for writing software specifications, supporting Scala 2.9.1-1.","status":"active","version":"1.12.4","language":"java","source_language":null,"source_url":"https://github.com/etorreborre/specs2","tags":["testing","scala","specs2"],"install":[{"cmd":"<dependency>\n  <groupId>org.specs2</groupId>\n  <artifactId>specs2_2.9.1-1</artifactId>\n  <version>1.12.4</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.specs2:specs2_2.9.1-1:1.12.4'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Specification","correct":"org.specs2.mutable.Specification"}],"quickstart":{"code":"import org.specs2.mutable.Specification;\n\nclass HelloSpec extends Specification {\n  \"Hello\" should {\n    \"return 'world'\" in {\n      \"Hello\" must_== \"Hello\"\n    }\n  }\n}","lang":"java","description":"A minimal specs2 specification example."},"warnings":[{"fix":"Use the appropriate specs2 artifact for your Scala version (e.g., specs2_2.13).","message":"This version targets Scala 2.9.1-1; ensure compatibility with your Scala version.","severity":"breaking","affected_versions":"1.12.4"}],"env_vars":null,"search_vec":"'-1':13 '2.9.1':12 'framework':5 'scala':3,11,15 'softwar':8 'specif':9 'specs2':1,16 'support':10 'test':4,14 'write':7","created_at":"2026-06-17T16:38:21.336797+00:00","updated_at":"2026-06-17T16:38:21.336797+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":"http://specs2.org/","github":"https://github.com/etorreborre/specs2","docs":"https://appdoc.app/artifact/org.specs2/specs2_2.9.1-1/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}