Build Test Data
June 26, 2025 ยท View on GitHub
Build Test Data Grails Plugin
Grails 7.x or later
testImplementation 'io.github.longwa:build-test-data:6.0.0-M2'
http://longwa.github.io/build-test-data/index
Grails 5.x through 6.x
testImplementation 'io.github.longwa:build-test-data:5.0.0'
Note: The Group ID has changed but the internal package name remains grails.buildtestdata.*
http://longwa.github.io/build-test-data/index
Grails 3.3 through 4.0.x
testCompile 'org.grails.plugins:build-test-data:4.0.0'
http://longwa.github.io/build-test-data/index
Grails 2.4 - 3.2
testCompile 'org.grails.plugins:build-test-data:3.3.1'