{"id":75515,"library":"de-flapdoodle-embed-process","title":"Flapdoodle Embedded Process","description":"Provides a framework for starting and managing embedded processes, such as databases, in unit tests.","status":"active","version":"4.18.0","language":"java","source_language":null,"source_url":"https://github.com/flapdoodle-oss/de.flapdoodle.embed.process","tags":["embedded","process","testing","flapdoodle"],"install":[{"cmd":"<dependency>\n  <groupId>de.flapdoodle.embed</groupId>\n  <artifactId>de.flapdoodle.embed.process</artifactId>\n  <version>4.18.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'de.flapdoodle.embed:de.flapdoodle.embed.process:4.18.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Network","correct":"de.flapdoodle.embed.process.runtime.Network"}],"quickstart":{"code":"import de.flapdoodle.embed.process.runtime.Network;\n\npublic class Main {\n    public static void main(String[] args) throws Exception {\n        int freePort = Network.getFreeServerPort();\n        System.out.println(\"Free port: \" + freePort);\n    }\n}","lang":"java","description":"Gets a free server port using the embedded process network utility."},"warnings":[{"fix":"Refer to the migration guide when upgrading from 3.x to 4.x.","message":"Version 4.x has breaking changes from 3.x; the API has been restructured.","severity":"breaking","affected_versions":">=4.0"}],"env_vars":null,"search_vec":"'databas':15 'embed':2,11,19 'flapdoodl':1,22 'framework':6 'manag':10 'process':3,12,20 'provid':4 'start':8 'test':18,21 'unit':17","created_at":"2026-06-17T19:17:37.179804+00:00","updated_at":"2026-06-17T19:17:37.179804+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://github.com/flapdoodle-oss/de.flapdoodle.embed.process","github":"https://github.com/flapdoodle-oss/de.flapdoodle.embed.process","docs":"https://appdoc.app/artifact/de.flapdoodle.embed/de.flapdoodle.embed.process/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}