META-INF.services.org.jmockring.spi.RequestClientSPI Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spi-providers Show documentation
Show all versions of spi-providers Show documentation
Service providers for jmockring:
* Include this as dependency to activate dynamic providers discovery,
* Currently used for:
1) Choosing mocking provider based on available providers on project classpath
2) Creating and injecting HTTP clients in test classes
org.jmockring.spi.provider.RestEasyClientProvider
org.jmockring.spi.provider.RestAssuredClientProvider