* Update dependencies name Modules are prefixed with `testcontainers-` * Update container classes Container classes are under `org.testcontainers.<module-name>` package See gh-47664 Signed-off-by: Eddú Meléndez <eddu.melendez@gmail.com>
See gh-47263
Rework a few of the starter POMs to reduce the import depth. Closes gh-46548
Closes gh-46358