Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 1.21 KB

README.md

File metadata and controls

42 lines (22 loc) · 1.21 KB

Testcontainers

Thundra Foresight

Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

Testcontainers logo

License

See LICENSE.

Copyright

Copyright (c) 2015 - 2021 Richard North and other authors.

MS SQL Server module is (c) 2017 - 2021 G DATA Software AG and other authors.

Hashicorp Vault module is (c) 2017 - 2021 Capital One Services, LLC and other authors.

See contributors for all contributors.

Graviton2

fix lombok to latest version

https://stackoverflow.com/a/69201733

if we want to publish to repo we can use github maven repo

https://docs.github.com/en/actions/publishing-packages/publishing-java-packages-with-gradle\

need to change to snapshot

just execute

./gradlew publishToMavenLocal