Provides isolated Microsoft SQL Server containers for Java testing.
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>mssqlserver</artifactId>
<version>1.21.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts a MSSQL Server container for testing.
Ensure Docker is installed and the Docker daemon is running.
No dependency data recorded yet.