| License |
License |
|---|---|
| GroupId | GroupIdcom.softwaremill.sttp.tapir |
| ArtifactId | ArtifactIdtapir-server-tests_3 |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontapir-server-tests
tapir-server-tests
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tapir-server-tests_3-1.0.1.pom | |
| tapir-server-tests_3-1.0.1.jar | 255 KB |
| tapir-server-tests_3-1.0.1-sources.jar | 16 KB |
| tapir-server-tests_3-1.0.1-javadoc.jar | 226 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.tapir/tapir-server-tests_3/ -->
<dependency>
<groupId>com.softwaremill.sttp.tapir</groupId>
<artifactId>tapir-server-tests_3</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.tapir/tapir-server-tests_3/
implementation 'com.softwaremill.sttp.tapir:tapir-server-tests_3:1.0.1'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.tapir/tapir-server-tests_3/
implementation ("com.softwaremill.sttp.tapir:tapir-server-tests_3:1.0.1")
'com.softwaremill.sttp.tapir:tapir-server-tests_3:jar:1.0.1'
<dependency org="com.softwaremill.sttp.tapir" name="tapir-server-tests_3" rev="1.0.1">
<artifact name="tapir-server-tests_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.tapir', module='tapir-server-tests_3', version='1.0.1')
)
libraryDependencies += "com.softwaremill.sttp.tapir" % "tapir-server-tests_3" % "1.0.1"
[com.softwaremill.sttp.tapir/tapir-server-tests_3 "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.softwaremill.sttp.tapir : tapir-tests_3 | jar | 1.0.1 |
| com.softwaremill.sttp.tapir : tapir-sttp-stub-server_3 | jar | 1.0.1 |
| org.scala-lang : scala3-library_3 | jar | 3.1.3 |
| com.softwaremill.sttp.client3 : fs2_3 | jar | 3.6.2 |