License |
License |
---|---|
Categories |
CategoriesCLI User Interface Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.github.simy4.stub |
ArtifactId | ArtifactIdclient-stub-jersey2 |
Last Version | Last Version1.0.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionclient-stub-jersey2
Lightweight stubbing library for integration tests
|
Filename | Size |
---|---|
client-stub-jersey2-1.0.0-RC1.pom | |
client-stub-jersey2-1.0.0-RC1.jar | 101 KB |
client-stub-jersey2-1.0.0-RC1-sources.jar | 977 bytes |
client-stub-jersey2-1.0.0-RC1-javadoc.jar | 261 bytes |
Browse |
<!-- 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-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simy4.stub/client-stub-jersey2/
implementation 'com.github.simy4.stub:client-stub-jersey2:1.0.0-RC1'
// https://jarcasting.com/artifacts/com.github.simy4.stub/client-stub-jersey2/
implementation ("com.github.simy4.stub:client-stub-jersey2:1.0.0-RC1")
'com.github.simy4.stub:client-stub-jersey2:jar:1.0.0-RC1'
<dependency org="com.github.simy4.stub" name="client-stub-jersey2" rev="1.0.0-RC1">
<artifact name="client-stub-jersey2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simy4.stub', module='client-stub-jersey2', version='1.0.0-RC1')
)
libraryDependencies += "com.github.simy4.stub" % "client-stub-jersey2" % "1.0.0-RC1"
[com.github.simy4.stub/client-stub-jersey2 "1.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.simy4.stub : client-stub-core_jvm | jar | 1.0.0-RC1 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.2.61 |
org.glassfish.jersey.core : jersey-client | jar | 2.26 |