| Категории |
КатегорииДанные Swagger Межпрограммное взаимодействие REST Frameworks |
|---|---|
| Группа | Группаcom.github.cafdataprocessing |
| Идентификатор | Идентификаторboilerplate-api-web-swagger |
| Версия | Версия2.0.1-7 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| boilerplate-api-web-swagger-2.0.1-7.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api-web-swagger/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>boilerplate-api-web-swagger</artifactId>
<version>2.0.1-7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api-web-swagger/
implementation 'com.github.cafdataprocessing:boilerplate-api-web-swagger:2.0.1-7'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api-web-swagger/
implementation ("com.github.cafdataprocessing:boilerplate-api-web-swagger:2.0.1-7")
'com.github.cafdataprocessing:boilerplate-api-web-swagger:pom:2.0.1-7'
<dependency org="com.github.cafdataprocessing" name="boilerplate-api-web-swagger" rev="2.0.1-7">
<artifact name="boilerplate-api-web-swagger" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='boilerplate-api-web-swagger', version='2.0.1-7')
)
libraryDependencies += "com.github.cafdataprocessing" % "boilerplate-api-web-swagger" % "2.0.1-7"
[com.github.cafdataprocessing/boilerplate-api-web-swagger "2.0.1-7"]