License |
License |
---|---|
GroupId | GroupIdcom.softwaremill.sttp.livestub |
ArtifactId | ArtifactIdlivestub-sdk_2.13 |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionlivestub-sdk
livestub-sdk
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
livestub-sdk_2.13-0.2.0.pom | |
livestub-sdk_2.13-0.2.0.jar | 8 KB |
livestub-sdk_2.13-0.2.0-sources.jar | 1 KB |
livestub-sdk_2.13-0.2.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.livestub/livestub-sdk_2.13/ -->
<dependency>
<groupId>com.softwaremill.sttp.livestub</groupId>
<artifactId>livestub-sdk_2.13</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.livestub/livestub-sdk_2.13/
implementation 'com.softwaremill.sttp.livestub:livestub-sdk_2.13:0.2.0'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.livestub/livestub-sdk_2.13/
implementation ("com.softwaremill.sttp.livestub:livestub-sdk_2.13:0.2.0")
'com.softwaremill.sttp.livestub:livestub-sdk_2.13:jar:0.2.0'
<dependency org="com.softwaremill.sttp.livestub" name="livestub-sdk_2.13" rev="0.2.0">
<artifact name="livestub-sdk_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.livestub', module='livestub-sdk_2.13', version='0.2.0')
)
libraryDependencies += "com.softwaremill.sttp.livestub" % "livestub-sdk_2.13" % "0.2.0"
[com.softwaremill.sttp.livestub/livestub-sdk_2.13 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.softwaremill.sttp.livestub : livestub-api_2.13 | jar | 0.2.0 |
com.softwaremill.sttp.client3 : core_2.13 | jar | 3.4.1 |
com.softwaremill.sttp.tapir : tapir-sttp-client_2.13 | jar | 1.0.0-M6 |
org.typelevel : cats-effect_2.13 | jar | 3.3.9 |
Group / Artifact | Type | Version |
---|---|---|
com.softwaremill.sttp.livestub : livestub-app_2.13 | jar | 0.2.0 |
org.scalatest : scalatest_2.13 | jar | 3.2.3 |
com.softwaremill.sttp.client3 : async-http-client-backend-cats_2.13 | jar | 3.4.1 |
org.typelevel : cats-effect-testing-scalatest_2.13 | jar | 1.4.0 |