Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jjohannes
/
gradle-project-setup-howto
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
182
Code
Issues
6
Pull requests
10
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
java_module_system_mavenized
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 9, 2025
Remove Gradle files
jjohannes
committed
01c434d
Copy full SHA for 01c434d
Add Maven build
jjohannes
committed
d3f68d2
Copy full SHA for d3f68d2
Add Convention Plugins for Java Modules
jjohannes
committed
c1d3bfc
Copy full SHA for c1d3bfc
Add Convention Plugins for Java Modules
jjohannes
committed
82b351f
Copy full SHA for 82b351f
Adjust example code
jjohannes
committed
cddee0e
Copy full SHA for cddee0e
Add 'module-info.java' files
jjohannes
committed
5ad1e22
Copy full SHA for 5ad1e22
Gradle 9.0.0
jjohannes
committed
8060a70
Copy full SHA for 8060a70
Commits on Jul 24, 2025
Update dependency org.junit.jupiter:junit-jupiter-api to v5.13.4 (#138)
Show description for 18c5e3d
renovate[bot]
authored
18c5e3d
Copy full SHA for 18c5e3d
Commits on Jul 23, 2025
Update dependency org.apache.poi:poi to v5.4.1 (#134)
Show description for 5a01a11
renovate[bot]
authored
5a01a11
Copy full SHA for 5a01a11
Update dependency org.assertj:assertj-core to v3.27.3 (#137)
Show description for f38547b
renovate[bot]
authored
f38547b
Copy full SHA for f38547b
Update dependency org.jboss.resteasy:resteasy-core to v4.7.10.Final (#136)
Show description for 6ea0a0e
renovate[bot]
authored
6ea0a0e
Copy full SHA for 6ea0a0e
Update dependency com.google.guava:guava to v33.4.8-jre (#133)
Show description for 33d9639
renovate[bot]
authored
33d9639
Copy full SHA for 33d9639
Switch from Dependabot to Renovate
jjohannes
committed
9142fd7
Copy full SHA for 9142fd7
Revert "Bump org.reflections:reflections from 0.9.11 to 0.10.2 (#88)"
Show description for 036fb24
jjohannes
committed
036fb24
Copy full SHA for 036fb24
Bump org.cyclonedx:cyclonedx-gradle-plugin in /gradle/plugins (#122)
Show description for 0f7a338
dependabot[bot]
authored
0f7a338
Copy full SHA for 0f7a338
Bump org.gradlex:jvm-dependency-conflict-resolution in /gradle/plugins (#126)
Show description for 2fd02f4
dependabot[bot]
authored
2fd02f4
Copy full SHA for 2fd02f4
Bump org.reflections:reflections from 0.9.11 to 0.10.2 (#88)
Show description for 96bf531
dependabot[bot]
authored
96bf531
Copy full SHA for 96bf531
Bump com.autonomousapps:dependency-analysis-gradle-plugin (#127)
Show description for 1651e8d
dependabot[bot]
authored
1651e8d
Copy full SHA for 1651e8d
Revert "Bump jackson from 2.13.5 to 2.18.2 (#82)"
Show description for a122f2a
jjohannes
committed
a122f2a
Copy full SHA for a122f2a
Bump com.gradle:develocity-gradle-plugin in /gradle/plugins (#129)
Show description for c708107
dependabot[bot]
authored
c708107
Copy full SHA for c708107
Bump jackson from 2.13.5 to 2.18.2 (#82)
Show description for fb903ad
dependabot[bot]
authored
fb903ad
Copy full SHA for fb903ad
Bump com.diffplug.spotless:spotless-plugin-gradle in /gradle/plugins (#131)
Show description for 856da2f
dependabot[bot]
authored
856da2f
Copy full SHA for 856da2f
Upgrade to Gradle 9 RC3
jjohannes
committed
1f2c0e6
Copy full SHA for 1f2c0e6
Disable publish on CI
jjohannes
committed
bf7c257
Copy full SHA for bf7c257
Fix version catalog comment (#132)
Show description for fa2e713
patrick-dedication
authored
fa2e713
Copy full SHA for fa2e713
Commits on Apr 23, 2025
Readme tweaks
jjohannes
committed
5e51383
Copy full SHA for 5e51383
Update Readme with newly added variations
jjohannes
committed
8554bf7
Copy full SHA for 8554bf7
Commits on Apr 9, 2025
Introduce 'org.example.gradle.build' as entry point plugin
jjohannes
committed
5a459c2
Copy full SHA for 5a459c2
Remove root build.gradle.kts
Show description for c6fc308
jjohannes
committed
c6fc308
Copy full SHA for c6fc308
Centralize lifecycle task configuration
Show description for 168512c
jjohannes
committed
168512c
Copy full SHA for 168512c
Update to Gradle 8.14-rc-1
jjohannes
committed
62bb910
Copy full SHA for 62bb910
Bump org.gradlex:jvm-dependency-conflict-resolution in /gradle/plugins (#110)
Show description for eebe886
dependabot[bot]
authored
eebe886
Copy full SHA for eebe886
Bump com.gradle:develocity-gradle-plugin in /gradle/plugins (#113)
Show description for 7ea8cbc
dependabot[bot]
authored
7ea8cbc
Copy full SHA for 7ea8cbc
Fix formatting
jjohannes
committed
e64fbcb
Copy full SHA for e64fbcb
Bump com.diffplug.spotless:spotless-plugin-gradle in /gradle/plugins (#112)
Show description for 6933762
dependabot[bot]
authored
6933762
Copy full SHA for 6933762
Pagination
Previous
Next
You can’t perform that action at this time.