| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcd.connect.features |
| Идентификатор | Идентификаторconnect-feature-service-openapi |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеopenapi
This is the OpenAPI definition for shared use across multiple clients. The WebSocket API will use the same
objects.
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/cd.connect.features/connect-feature-service-openapi/ -->
<dependency>
<groupId>cd.connect.features</groupId>
<artifactId>connect-feature-service-openapi</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/cd.connect.features/connect-feature-service-openapi/
implementation 'cd.connect.features:connect-feature-service-openapi:1.2'
// https://jarcasting.com/artifacts/cd.connect.features/connect-feature-service-openapi/
implementation ("cd.connect.features:connect-feature-service-openapi:1.2")
'cd.connect.features:connect-feature-service-openapi:jar:1.2'
<dependency org="cd.connect.features" name="connect-feature-service-openapi" rev="1.2">
<artifact name="connect-feature-service-openapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='cd.connect.features', module='connect-feature-service-openapi', version='1.2')
)
libraryDependencies += "cd.connect.features" % "connect-feature-service-openapi" % "1.2"
[cd.connect.features/connect-feature-service-openapi "1.2"]