{"id":15056606,"url":"https://github.com/kordamp/kordamp-gradle-plugins","last_synced_at":"2025-04-04T21:07:12.091Z","repository":{"id":38257264,"uuid":"151098957","full_name":"kordamp/kordamp-gradle-plugins","owner":"kordamp","description":"A collection of Gradle plugins","archived":false,"fork":false,"pushed_at":"2025-01-07T11:18:20.000Z","size":22611,"stargazers_count":139,"open_issues_count":31,"forks_count":25,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-28T20:06:43.774Z","etag":null,"topics":["gradle","gradle-plugin","groovy","project"],"latest_commit_sha":null,"homepage":"https://kordamp.org/kordamp-gradle-plugins/","language":"Groovy","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/kordamp.png","metadata":{"files":{"readme":"README.adoc","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"patreon":"aalmiray","github":"aalmiray"}},"created_at":"2018-10-01T14:06:39.000Z","updated_at":"2025-03-15T11:33:04.000Z","dependencies_parsed_at":"2023-11-13T14:33:35.863Z","dependency_job_id":"93b9bd4a-4e28-4caf-bd18-11901e0818e4","html_url":"https://github.com/kordamp/kordamp-gradle-plugins","commit_stats":null,"previous_names":[],"tags_count":72,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kordamp%2Fkordamp-gradle-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kordamp%2Fkordamp-gradle-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kordamp%2Fkordamp-gradle-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kordamp%2Fkordamp-gradle-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kordamp","download_url":"https://codeload.github.com/kordamp/kordamp-gradle-plugins/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247249524,"owners_count":20908212,"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":["gradle","gradle-plugin","groovy","project"],"created_at":"2024-09-24T21:54:02.422Z","updated_at":"2025-04-04T21:07:12.061Z","avatar_url":"https://github.com/kordamp.png","language":"Groovy","funding_links":["https://patreon.com/aalmiray","https://github.com/sponsors/aalmiray"],"categories":[],"sub_categories":[],"readme":"= kordamp-gradle-plugins\n:linkattrs:\n:project-owner:   kordamp\n:project-repo:    maven\n:project-name:    kordamp-gradle-plugins\n:project-group:   org.kordamp.gradle\n:project-version: 0.54.0\n:plugin-id:       {project-group}.base\n\nimage:http://img.shields.io/github/actions/workflow/status/{project-owner}/{project-name}/early-access.yml?branch=master\u0026logo=github\u0026label=Build[\"Build Status\", link=\"https://github.com/{project-owner}/{project-name}/actions\"]\nimage:https://img.shields.io/maven-metadata/v?label=Plugin%20Portal\u0026metadataUrl=https://plugins.gradle.org/m2/org/kordamp/gradle/base/{plugin-id}.gradle.plugin/maven-metadata.xml[\"Gradle Plugin Portal, link=\"https://plugins.gradle.org/plugin/{plugin-id}\"]\n\n---\n\nA set of opinionated Gradle plugins that provide common behavior observed in Maven, and more!\n\n== Usage\n\nOption #1\n[source,groovy]\n[subs=\"attributes,verbatim\"]\n----\nbuildscript {\n    repositories {\n        gradlePluginPortal()\n        mavenCentral()\n    }\n    dependencies {\n        classpath '{project-group}:\u003cplugin-artifact-id\u003e:{project-version}'\n    }\n}\napply plugin: '\u003cplugin-id\u003e'\n----\n\nOption #2\n[source,groovy]\n[subs=\"attributes,verbatim\"]\n----\nplugins {\n    id '\u003cplugin-id\u003e' version '{project-version}'\n}\n----\n\nWhere `\u0026lt;plugin-id\u0026gt;` stands for any of the ids described in the guide. Most times it's enough to simply apply\nthe `{project-group}.project` at the root. All plugins may be applied independently as well.\n\nRefer to the link:http://{project-owner}.github.io/{project-name}[guide, window=\"_blank\"] for further information on configuration\nand usage.\n\n== Requirements\n\n * Java 11\n * Gradle 7+\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkordamp%2Fkordamp-gradle-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkordamp%2Fkordamp-gradle-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkordamp%2Fkordamp-gradle-plugins/lists"}