Provides a framework for starting and managing embedded processes, such as databases, in unit tests.
<dependency>
<groupId>de.flapdoodle.embed</groupId>
<artifactId>de.flapdoodle.embed.process</artifactId>
<version>4.18.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Gets a free server port using the embedded process network utility.
Refer to the migration guide when upgrading from 3.x to 4.x.
No dependency data recorded yet.