| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSwagger Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаcom.softwaremill.sttp.tapir |
| Идентификатор | Идентификаторtapir-swagger-ui-bundle_2.13 |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
Описаниеtapir-swagger-ui-bundle
tapir-swagger-ui-bundle
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.tapir/tapir-swagger-ui-bundle_2.13/ -->
<dependency>
<groupId>com.softwaremill.sttp.tapir</groupId>
<artifactId>tapir-swagger-ui-bundle_2.13</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.tapir/tapir-swagger-ui-bundle_2.13/
implementation 'com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle_2.13:1.0.1'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.tapir/tapir-swagger-ui-bundle_2.13/
implementation ("com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle_2.13:1.0.1")
'com.softwaremill.sttp.tapir:tapir-swagger-ui-bundle_2.13:jar:1.0.1'
<dependency org="com.softwaremill.sttp.tapir" name="tapir-swagger-ui-bundle_2.13" rev="1.0.1">
<artifact name="tapir-swagger-ui-bundle_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.tapir', module='tapir-swagger-ui-bundle_2.13', version='1.0.1')
)
libraryDependencies += "com.softwaremill.sttp.tapir" % "tapir-swagger-ui-bundle_2.13" % "1.0.1"
[com.softwaremill.sttp.tapir/tapir-swagger-ui-bundle_2.13 "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.8 |
| com.softwaremill.sttp.tapir : tapir-swagger-ui_2.13 | jar | 1.0.1 |
| com.softwaremill.sttp.tapir : tapir-openapi-docs_2.13 | jar | 1.0.1 |
| com.softwaremill.sttp.apispec : openapi-circe-yaml_2.13 | jar | 0.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.softwaremill.sttp.tapir : tapir-sttp-client_2.13 | jar | 1.0.1 |
| com.softwaremill.sttp.tapir : tapir-http4s-server_2.13 | jar | 1.0.1 |
| org.http4s : http4s-blaze-server_2.13 | jar | 0.23.12 |
| org.scalatest : scalatest_2.13 | jar | 3.2.12 |