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