Scala · JSON Structure

Scala Library Structure

Type: Properties: 0
Big DataDistributed SystemsFunctional ProgrammingJVMProgramming LanguageScalaScala 3Type Safety

Scala Library Structure is a JSON Structure definition published by Scala.

Meta-schema:

JSON Structure

scala-library-structure.json Raw ↑
{
  "structure": {
    "name": "Scala Library",
    "description": "Structural documentation for a Scala library entry in the ecosystem catalog.",
    "fields": [
      { "name": "name", "type": "string", "required": true, "description": "Library display name" },
      { "name": "description", "type": "string", "required": false },
      { "name": "groupId", "type": "string", "required": true, "description": "Maven group ID (e.g., org.typelevel)" },
      { "name": "artifactId", "type": "string", "required": true, "description": "Maven artifact ID without Scala version suffix" },
      { "name": "currentVersion", "type": "string", "required": true, "description": "Latest stable version" },
      { "name": "scalaVersions", "type": "array<enum[2.12,2.13,3]>", "required": false },
      { "name": "runtimes", "type": "array<enum[jvm,js,native]>", "required": false },
      { "name": "category", "type": "enum[functional-programming,effect-system,http,database,json,streaming,testing,build-tool,actor-model,big-data,logging,serialization,configuration,other]", "required": false },
      { "name": "license", "type": "string", "required": false, "description": "SPDX license identifier" },
      { "name": "githubUrl", "type": "uri", "required": false },
      { "name": "documentationUrl", "type": "uri", "required": false },
      { "name": "sbtDependency", "type": "string", "required": false, "description": "sbt dependency declaration string" },
      { "name": "dependencies", "type": "array<string>", "required": false },
      { "name": "effectSystem", "type": "enum[cats-effect,zio,monix,futures,none]", "required": false },
      { "name": "tags", "type": "array<string>", "required": false }
    ]
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/scala-library-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.