{"id":76675,"library":"specs2-2-9-0-1","title":"Specs2 (Scala 2.9.0-1)","description":"Specs2 is a Scala testing framework for writing executable software specifications, supporting acceptance and unit testing.","status":"active","version":"1.8.2","language":"java","source_language":null,"source_url":"https://github.com/etorreborre/specs2","tags":["testing","scala","specification","bdd"],"install":[{"cmd":"<dependency>\n  <groupId>org.specs2</groupId>\n  <artifactId>specs2_2.9.0-1</artifactId>\n  <version>1.8.2</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.specs2:specs2_2.9.0-1:1.8.2'","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":"scala","description":"Write a simple specification using specs2."},"warnings":[{"fix":"Use the latest specs2 artifact for your Scala version (e.g., org.specs2:specs2-core_2.13).","message":"This artifact targets Scala 2.9.0-1, which is outdated; consider upgrading to a newer Scala version.","severity":"breaking","affected_versions":"*"}],"env_vars":null,"search_vec":"'-1':4 '2.9.0':3 'accept':17 'bdd':24 'execut':13 'framework':10 'scala':2,8,22 'softwar':14 'specif':15,23 'specs2':1,5 'support':16 'test':9,20,21 'unit':19 'write':12","created_at":"2026-06-17T19:35:15.590180+00:00","updated_at":"2026-06-17T19:35:15.590180+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.0-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}}