не последняя версия
Последняя версия 1.0.3.RELEASE

com.gitegg.platform:gitegg-platform-swagger 1.0.0.RELEASE


Категории

Категории

ORM Данные Swagger Межпрограммное взаимодействие REST Frameworks
Группа

Группа

com.gitegg.platform
Идентификатор

Идентификатор

gitegg-platform-swagger
Версия

Версия

1.0.0.RELEASE
Тип

Тип

jar

Скачать gitegg-platform-swagger 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.gitegg.platform/gitegg-platform-swagger/ -->
<dependency>
    <groupId>com.gitegg.platform</groupId>
    <artifactId>gitegg-platform-swagger</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitegg.platform/gitegg-platform-swagger/
implementation 'com.gitegg.platform:gitegg-platform-swagger:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.gitegg.platform/gitegg-platform-swagger/
implementation ("com.gitegg.platform:gitegg-platform-swagger:1.0.0.RELEASE")
'com.gitegg.platform:gitegg-platform-swagger:jar:1.0.0.RELEASE'
<dependency org="com.gitegg.platform" name="gitegg-platform-swagger" rev="1.0.0.RELEASE">
  <artifact name="gitegg-platform-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitegg.platform', module='gitegg-platform-swagger', version='1.0.0.RELEASE')
)
libraryDependencies += "com.gitegg.platform" % "gitegg-platform-swagger" % "1.0.0.RELEASE"
[com.gitegg.platform/gitegg-platform-swagger "1.0.0.RELEASE"]