{"id":37030434,"url":"https://github.com/grails/grails-launcher","last_synced_at":"2026-01-14T03:42:34.587Z","repository":{"id":1536996,"uuid":"1836491","full_name":"grails/grails-launcher","owner":"grails","description":"Tools for executing develop time Grails programatically (for build tools)","archived":true,"fork":true,"pushed_at":"2014-01-21T14:18:59.000Z","size":453,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-10-20T04:43:38.096Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"jdpgrailsdev/grails-exec","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grails.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-06-02T10:03:45.000Z","updated_at":"2024-12-05T02:41:23.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/grails/grails-launcher","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/grails/grails-launcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grails%2Fgrails-launcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grails%2Fgrails-launcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grails%2Fgrails-launcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grails%2Fgrails-launcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grails","download_url":"https://codeload.github.com/grails/grails-launcher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grails%2Fgrails-launcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28408858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"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":"2026-01-14T03:42:34.011Z","updated_at":"2026-01-14T03:42:34.566Z","avatar_url":"https://github.com/grails.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## grails-launcher \n\nA thin jar with **no dependencies** for launching Grails (with an isolated classpath) programatically (e.g from Maven or Gradle) in the same JVM.\n\n    import org.grails.launcher.GrailsLauncher\n    import org.grails.launcher.RootLoader\n\n    // Setup the classpath for Grails\n    def classpath = []\n\n    grailsJars.each { path -\u003e\n        classpath \u003c\u003c new URL(path)\n    }\n\n    // Create a root class loader\n    def classloader = new RootLoader(classpath)\n\n    def launcher = new GrailsLauncher(classloader, null, \"/a/grails/project\")\n    launcher.launch(\"test-app\", \"integration some.package.*\")","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrails%2Fgrails-launcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrails%2Fgrails-launcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrails%2Fgrails-launcher/lists"}