org.jmockring:spi-providers

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

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.jmockring
ArtifactId

ArtifactId

spi-providers
Last Version

Last Version

0.5.6
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download spi-providers

How to add to project

<!-- https://jarcasting.com/artifacts/org.jmockring/spi-providers/ -->
<dependency>
    <groupId>org.jmockring</groupId>
    <artifactId>spi-providers</artifactId>
    <version>0.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.jmockring/spi-providers/
implementation 'org.jmockring:spi-providers:0.5.6'
// https://jarcasting.com/artifacts/org.jmockring/spi-providers/
implementation ("org.jmockring:spi-providers:0.5.6")
'org.jmockring:spi-providers:jar:0.5.6'
<dependency org="org.jmockring" name="spi-providers" rev="0.5.6">
  <artifact name="spi-providers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jmockring', module='spi-providers', version='0.5.6')
)
libraryDependencies += "org.jmockring" % "spi-providers" % "0.5.6"
[org.jmockring/spi-providers "0.5.6"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jmockring : jmockring jar 0.5.6
com.jayway.restassured : rest-assured jar 1.6.2
org.jboss.resteasy : resteasy-jaxrs jar 2.3.5.Final
junit : junit-dep jar 4.10
org.hamcrest : hamcrest-core jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5
0.4.4
0.4.3
0.4.1