{"id":15333168,"url":"https://github.com/jw3/sbt-artifactory","last_synced_at":"2025-06-27T22:05:28.933Z","repository":{"id":129531112,"uuid":"95915501","full_name":"jw3/sbt-artifactory","owner":"jw3","description":"SBT Plugin for publishing to Artifactory","archived":false,"fork":false,"pushed_at":"2017-07-04T13:55:11.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-27T22:03:42.845Z","etag":null,"topics":["artifactory","publishing","sbt"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jw3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-06-30T18:52:09.000Z","updated_at":"2017-07-04T14:39:11.000Z","dependencies_parsed_at":"2023-04-12T09:26:03.649Z","dependency_job_id":null,"html_url":"https://github.com/jw3/sbt-artifactory","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"3fd15565ac8a6aeddd038c436521aa11eacb1c9a"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jw3/sbt-artifactory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jw3%2Fsbt-artifactory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jw3%2Fsbt-artifactory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jw3%2Fsbt-artifactory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jw3%2Fsbt-artifactory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jw3","download_url":"https://codeload.github.com/jw3/sbt-artifactory/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jw3%2Fsbt-artifactory/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262341622,"owners_count":23296069,"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","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":["artifactory","publishing","sbt"],"created_at":"2024-10-01T10:02:23.883Z","updated_at":"2025-06-27T22:05:28.903Z","avatar_url":"https://github.com/jw3.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SBT Artifactory Publisher #\n\n### Configuration\n\n```sbtshell\naddSbtPlugin(\"com.github.jw3\" % \"sbt-artifactory\" % \"0.2\")\n```\n\nThe plugin has three configuration settings and can be configured through the environment or SBT setting keys\n\n- Hostname: required\n- Username: optional\n- Password or Token: optional\n\n#### Environment\n- `ARTIFACTORY_DEPLOY_HOST`: String; hostname of artifactory server\n- `ARTIFACTORY_DEPLOY_USER`: String; username to deploy artifacts with\n- `ARTIFACTORY_DEPLOY_PASS`: String; api token belonging to user specified with `ARTIFACTORY_DEPLOY_USER`\n- `ARTIFACTORY_DEPLOY_TOKEN`: String; alias used for password if `ARTIFACTORY_DEPLOY_PASS` is not set\n\n#### Setting Keys\n- `hostname in Artifactory`: String; required\n- `username in Artifactory`: String; optional\n- `password in Artifactory`: String; optional\n\n## Resolving\n\nCurrently published to https://bintray.com/jw3/sbt-plugin-releases\n\n## Disclaimer ##\n\nI dont yet know how to correctly write SBT plugins, so buyer beware.\n\n## Bugs and Feedback\n\nFor bugs, questions, and discussions please use the [Github Issues](https://github.com/jw3/sbt-artifactory/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjw3%2Fsbt-artifactory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjw3%2Fsbt-artifactory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjw3%2Fsbt-artifactory/lists"}