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