is not current version
Last Version 1.0.0-RC1

com.github.simy4.stub:client-stub-jersey2 1.0.0-M1

Lightweight stubbing library for integration tests

Categories

Categories

CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

com.github.simy4.stub
ArtifactId

ArtifactId

client-stub-jersey2
Version

Version

1.0.0-M1
Type

Type

jar

Download client-stub-jersey2 1.0.0-M1


<!-- https://jarcasting.com/artifacts/com.github.simy4.stub/client-stub-jersey2/ -->
<dependency>
    <groupId>com.github.simy4.stub</groupId>
    <artifactId>client-stub-jersey2</artifactId>
    <version>1.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simy4.stub/client-stub-jersey2/
implementation 'com.github.simy4.stub:client-stub-jersey2:1.0.0-M1'
// https://jarcasting.com/artifacts/com.github.simy4.stub/client-stub-jersey2/
implementation ("com.github.simy4.stub:client-stub-jersey2:1.0.0-M1")
'com.github.simy4.stub:client-stub-jersey2:jar:1.0.0-M1'
<dependency org="com.github.simy4.stub" name="client-stub-jersey2" rev="1.0.0-M1">
  <artifact name="client-stub-jersey2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simy4.stub', module='client-stub-jersey2', version='1.0.0-M1')
)
libraryDependencies += "com.github.simy4.stub" % "client-stub-jersey2" % "1.0.0-M1"
[com.github.simy4.stub/client-stub-jersey2 "1.0.0-M1"]