An in-process server that can record requests. Useful for testing code that makes external http requests
[standalone-test-server "0.7.4"]
standalone-test-server/standalone-test-server {:mvn/version "0.7.4"}
implementation("standalone-test-server:standalone-test-server:0.7.4")
<dependency> <groupId>standalone-test-server</groupId> <artifactId>standalone-test-server</artifactId> <version>0.7.4</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: