| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Swagger Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаnet.osgiliath.framework |
| Идентификатор | Идентификаторnet.osgiliath.helper.swagger.ui |
| Версия | Версия0.2.3 |
| Тип | Типwar |
| Описание |
ОписаниеSwagger UI Interface for Osgiliath
UI module for Osgiliath
|
| Организация-разработчик |
Организация-разработчикOsgiliath |
<!-- https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helper.swagger.ui/ -->
<dependency>
<groupId>net.osgiliath.framework</groupId>
<artifactId>net.osgiliath.helper.swagger.ui</artifactId>
<version>0.2.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helper.swagger.ui/
implementation 'net.osgiliath.framework:net.osgiliath.helper.swagger.ui:0.2.3'
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helper.swagger.ui/
implementation ("net.osgiliath.framework:net.osgiliath.helper.swagger.ui:0.2.3")
'net.osgiliath.framework:net.osgiliath.helper.swagger.ui:war:0.2.3'
<dependency org="net.osgiliath.framework" name="net.osgiliath.helper.swagger.ui" rev="0.2.3">
<artifact name="net.osgiliath.helper.swagger.ui" type="war" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.framework', module='net.osgiliath.helper.swagger.ui', version='0.2.3')
)
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.helper.swagger.ui" % "0.2.3"
[net.osgiliath.framework/net.osgiliath.helper.swagger.ui "0.2.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.2 |