{"id":19882330,"url":"https://github.com/arthepsy/sbt-connid-pack","last_synced_at":"2026-06-10T19:31:44.286Z","repository":{"id":82918045,"uuid":"100360974","full_name":"arthepsy/sbt-connid-pack","owner":"arthepsy","description":"sbt plugin for packaging ConnId (Connectors for Identity Management) framework connector","archived":false,"fork":false,"pushed_at":"2017-10-02T11:00:01.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T03:24:48.181Z","etag":null,"topics":["connid","midpoint","packager","sbt","sbt-plugin","scala"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arthepsy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-15T09:20:16.000Z","updated_at":"2017-08-22T14:23:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"6de16541-c6a5-4138-a27d-885543285597","html_url":"https://github.com/arthepsy/sbt-connid-pack","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/arthepsy/sbt-connid-pack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arthepsy%2Fsbt-connid-pack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arthepsy%2Fsbt-connid-pack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arthepsy%2Fsbt-connid-pack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arthepsy%2Fsbt-connid-pack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arthepsy","download_url":"https://codeload.github.com/arthepsy/sbt-connid-pack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arthepsy%2Fsbt-connid-pack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34168086,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":["connid","midpoint","packager","sbt","sbt-plugin","scala"],"created_at":"2024-11-12T17:17:06.752Z","updated_at":"2026-06-10T19:31:44.264Z","avatar_url":"https://github.com/arthepsy.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sbt-connid-pack\n\n[![Build Status](https://travis-ci.org/arthepsy/sbt-connid-pack.svg)](https://travis-ci.org/arthepsy/sbt-connid-pack)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/67ae6b7de7434fef85e8f8b12558aff7)](https://www.codacy.com/app/arthepsy/sbt-connid-pack)\n[![Download](https://api.bintray.com/packages/arthepsy/sbt-plugins/sbt-connid-pack/images/download.svg)](https://bintray.com/arthepsy/sbt-plugins/sbt-connid-pack/_latestVersion)\n\nsbt plugin for packaging [ConnId](https://github.com/Tirasa/ConnId) (Connectors for Identity Management) framework connector, for example, can be used to package connectors for [midPoint](https://evolveum.com/midpoint) identity management platform.\n\n## installation\n\nAdd the following line to `project/plugins.sbt`:\n\n``` scala\naddSbtPlugin(\"eu.arthepsy.sbt\" %% \"sbt-connid-pack\" % \"1.0.0\")\n```\n\nThis plugin is released both for sbt 0.13 and sbt 1.0.\n\n## usage\nTo enable the plugin:\n\n``` scala\nenablePlugins(ConnIdPackPlugin)\n```\n\nTo specify particular connector framework version (default: **1.4.2.35**):\n\n``` scala\nconnIdVersion in ConnId := \"1.4.2.18\"\n```\n\nNow just create a package as You normally would and the resulting package will contain required dependencies and meta-information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farthepsy%2Fsbt-connid-pack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farthepsy%2Fsbt-connid-pack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farthepsy%2Fsbt-connid-pack/lists"}