{"id":29193152,"url":"https://github.com/ironcorelabs/ironoxide-scala","last_synced_at":"2025-09-10T08:10:55.371Z","repository":{"id":35792913,"uuid":"191811950","full_name":"IronCoreLabs/ironoxide-scala","owner":"IronCoreLabs","description":"IronCore Labs SDK for Scala Applications","archived":false,"fork":false,"pushed_at":"2023-11-03T13:49:36.000Z","size":186,"stargazers_count":0,"open_issues_count":2,"forks_count":3,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-07-02T02:07:44.920Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IronCoreLabs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-06-13T18:11:43.000Z","updated_at":"2022-04-19T15:31:57.000Z","dependencies_parsed_at":"2023-02-16T12:45:54.955Z","dependency_job_id":"f621cf26-1bab-4786-aa36-62660dd6b676","html_url":"https://github.com/IronCoreLabs/ironoxide-scala","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/IronCoreLabs/ironoxide-scala","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCoreLabs%2Fironoxide-scala","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCoreLabs%2Fironoxide-scala/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCoreLabs%2Fironoxide-scala/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCoreLabs%2Fironoxide-scala/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IronCoreLabs","download_url":"https://codeload.github.com/IronCoreLabs/ironoxide-scala/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCoreLabs%2Fironoxide-scala/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274429374,"owners_count":25283366,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-10T02:00:12.551Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-02T02:07:43.806Z","updated_at":"2025-09-10T08:10:55.319Z","avatar_url":"https://github.com/IronCoreLabs.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IronCore Labs IronOxide Scala SDK\n\n[![scaladoc](https://javadoc.io/badge2/com.ironcorelabs/ironoxide-scala_2.12/scaladoc.svg)](https://javadoc.io/doc/com.ironcorelabs/ironoxide-scala_2.12)\n\nSDK for using IronCore Labs from Scala server side applications. This library wraps [IronOxide-Java](https://github.com/IronCoreLabs/ironoxide-swig-bindings/tree/main/java)\nwith more Scala friendly interfaces and types. It presents two top level APIs:\n\n- [`IO`](https://typelevel.org/cats-effect/) based\n- [`Future`](https://docs.scala-lang.org/overviews/core/futures.html) based\n\n## Installation\n\nThis project is published to [Maven central](https://search.maven.org/artifact/com.ironcorelabs/ironoxide-scala_2.12).\n\nYou'll also need to follow the library setup instructions for [IronOxide-Java](https://github.com/IronCoreLabs/ironoxide-swig-bindings/tree/main/java#library) to ensure\nyou have the proper binary compiled and loaded.\n\nBelow you'll find a link of the ironoxide-scala version with which native component you need:\n\n| ironoxide-scala | ironoxide-java                                                                         | Scala Version | Notes           |\n| --------------- | -------------------------------------------------------------------------------------- | ------------- | --------------- |\n| 0.18.0          | [0.16.0](https://github.com/IronCoreLabs/ironoxide-swig-bindings/releases/tag/v0.16.0) | 2.13.x        |                 |\n| 0.17.0          | [0.15.0](https://github.com/IronCoreLabs/ironoxide-swig-bindings/releases/tag/v0.15.0) | 2.13.x        |                 |\n| 0.16.0          | [0.15.0](https://github.com/IronCoreLabs/ironoxide-swig-bindings/releases/tag/v0.15.0) | 2.12.x        |                 |\n| 0.15.0          | [0.14.2](https://github.com/IronCoreLabs/ironoxide-swig-bindings/releases/tag/v0.14.2) | 2.12.x        | Cats Effect 3.x |\n| 0.14.0          | [0.14.2](https://github.com/IronCoreLabs/ironoxide-swig-bindings/releases/tag/v0.14.2) | 2.12.x        |                 |\n\n## Usage\n\nThe SDK classes can be imported from the `ironoxide.v1` namespace. Other classes can be imported from the\nchild namespaces `common`, `document`, `group`, `user`, and `beta`.\n\n## Documentation\n\nFurther documentation is available on our [docs site](https://ironcorelabs.com/docs).\n\nCopyright (c) 2021 IronCore Labs, Inc. All rights reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fironcorelabs%2Fironoxide-scala","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fironcorelabs%2Fironoxide-scala","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fironcorelabs%2Fironoxide-scala/lists"}