{"id":54334,"library":"specs2-core-2-11","title":"Specs2 Core (Scala 2.11)","description":"Core library for the specs2 testing framework for Scala, providing specifications and matchers.","status":"active","version":"4.10.6","language":"java","source_language":null,"source_url":"https://github.com/etorreborre/specs2","tags":["testing","scala","specs2","bdd"],"install":[{"cmd":"<dependency>\n  <groupId>org.specs2</groupId>\n  <artifactId>specs2-core_2.11</artifactId>\n  <version>4.10.6</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.specs2:specs2-core_2.11:4.10.6'","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  \"The 'Hello world' string\" should {\n    \"contain 11 characters\" in {\n      \"Hello world\" must haveSize(11)\n    }\n  }\n}","lang":"scala","description":"Minimal Scala test specification using specs2 mutable style."},"warnings":[{"fix":"Use the appropriate Scala version suffix (e.g., _2.13 or _3) for your Scala version.","message":"This artifact is built for Scala 2.11, which is outdated. Most projects now use Scala 2.13 or 3.x.","severity":"breaking","affected_versions":"*"}],"env_vars":null,"search_vec":"'2.11':4 'bdd':21 'core':2,5 'framework':11 'librari':6 'matcher':17 'provid':14 'scala':3,13,19 'specif':15 'specs2':1,9,20 'test':10,18","created_at":"2026-06-15T08:59:48.870894+00:00","updated_at":"2026-06-15T08:59:48.870894+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-core_2.11/","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-15","next_check":"2026-12-12","install_tag":null}}