{"id":13565055,"url":"https://github.com/GradleUp/shadow","last_synced_at":"2025-04-03T22:30:30.261Z","repository":{"id":6019801,"uuid":"7243421","full_name":"GradleUp/shadow","owner":"GradleUp","description":"Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.","archived":false,"fork":false,"pushed_at":"2025-04-02T11:20:48.000Z","size":5804,"stargazers_count":3907,"open_issues_count":52,"forks_count":408,"subscribers_count":67,"default_branch":"main","last_synced_at":"2025-04-03T05:04:37.308Z","etag":null,"topics":["build","bundling","fat-jar","fatjar","gradle","gradle-plugin","groovy","hacktoberfest","jar","java","kotlin","one-jar","onejar","scala","shading","uber-jar","uberjar"],"latest_commit_sha":null,"homepage":"https://gradleup.com/shadow/","language":"Kotlin","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/GradleUp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","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":"2012-12-19T16:13:32.000Z","updated_at":"2025-04-02T09:02:08.000Z","dependencies_parsed_at":"2023-11-29T19:25:57.747Z","dependency_job_id":"a3e1935e-adaf-40e5-8b2a-f6c5bed266bb","html_url":"https://github.com/GradleUp/shadow","commit_stats":{"total_commits":1038,"total_committers":124,"mean_commits":8.370967741935484,"dds":0.5385356454720617,"last_synced_commit":"b0842f26bb6818eb5c5dbcbe9b5124f1adb5659a"},"previous_names":["gradleup/shadow","johnrengelman/shadow"],"tags_count":73,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GradleUp%2Fshadow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GradleUp%2Fshadow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GradleUp%2Fshadow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GradleUp%2Fshadow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GradleUp","download_url":"https://codeload.github.com/GradleUp/shadow/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247089688,"owners_count":20881820,"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":["build","bundling","fat-jar","fatjar","gradle","gradle-plugin","groovy","hacktoberfest","jar","java","kotlin","one-jar","onejar","scala","shading","uber-jar","uberjar"],"created_at":"2024-08-01T13:01:39.959Z","updated_at":"2025-04-03T22:30:30.256Z","avatar_url":"https://github.com/GradleUp.png","language":"Kotlin","readme":"# Shadow\n\nGradle plugin for creating fat/uber JARs with support for package relocation.\n\n\u003e [!NOTE]\\\n\u003e Previously this plugin was developed by [@johnrengelman](https://github.com/johnrengelman) and published under the ID [`com.github.johnrengelman.shadow`](https://plugins.gradle.org/plugin/com.github.johnrengelman.shadow)\n\u003e before maintenance was transferred to the [GradleUp organization](https://github.com/GradleUp) to ensure future development, see [#908](https://github.com/GradleUp/shadow/issues/908).\n\u003e\n\u003e If you are still using the old plugin ID in your build script, we recommend to switch to the new plugin ID [`com.gradleup.shadow`](https://plugins.gradle.org/plugin/com.gradleup.shadow)\n\u003e and update to the latest version to receive all the latest bug fixes and improvements.\n\n## Documentation\n\n- [User Guide](https://gradleup.com/shadow/)\n- [CHANGELOG](docs/changes/README.md)\n\n## Current Status\n\n[![Maven Central](https://img.shields.io/maven-central/v/com.gradleup.shadow/shadow-gradle-plugin)](https://central.sonatype.com/artifact/com.gradleup.shadow/shadow-gradle-plugin)\n[![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/com.gradleup.shadow/shadow-gradle-plugin?\u0026server=https://oss.sonatype.org/)](https://oss.sonatype.org/content/repositories/snapshots/com/gradleup/shadow/)\n[![Plugin Portal](https://img.shields.io/gradle-plugin-portal/v/com.gradleup.shadow)](https://plugins.gradle.org/plugin/com.gradleup.shadow)\n[![CI](https://github.com/GradleUp/shadow/actions/workflows/ci.yml/badge.svg?branch=main\u0026event=push)](https://github.com/GradleUp/shadow/actions/workflows/ci.yml?query=branch:main+event:push)\n[![License](https://img.shields.io/github/license/GradleUp/shadow.svg)](LICENSE)\n\n## Compatibility Matrix\n\n| Shadow Version | Min Gradle Version | Min Java Version |\n|----------------|--------------------|------------------|\n| 5.2.0 - 6.1.0  | 5.x - 6.x          | 7                |\n| 6.1.0+         | 6.x                | 8                |\n| 7.0.0+         | 7.x                | 8                |\n| 8.0.0+         | 8.0                | 8                |\n| 8.3.0+         | 8.3                | 8                |\n| 9.0.0+         | 8.3                | 11               |\n","funding_links":[],"categories":["Kotlin"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGradleUp%2Fshadow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FGradleUp%2Fshadow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGradleUp%2Fshadow/lists"}