{"library":"blockhound","type":"library","category":null,"description":"Java agent to detect blocking calls from non-blocking threads, helping to identify code that violates reactive programming principles.","language":"java","status":"active","version":"1.0.17.RELEASE","tags":["reactive","blocking","detection","agent","java"],"last_verified":"Mon Jun 15","install":[{"cmd":"<dependency>\n  <groupId>io.projectreactor.tools</groupId>\n  <artifactId>blockhound</artifactId>\n  <version>1.0.17.RELEASE</version>\n</dependency>","imports":["reactor.blockhound.BlockHound"]},{"cmd":"implementation 'io.projectreactor.tools:blockhound:1.0.17.RELEASE'","imports":[]}],"homepage":"https://github.com/reactor/BlockHound","github":"https://github.com/reactor/BlockHound","docs":"https://appdoc.app/artifact/io.projectreactor.tools/blockhound/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}