| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.kumako |
| Идентификатор | Идентификаторraml-jaxrs-codegen-parent |
| Версия | Версия1.3.8 |
| Тип | Типpom |
| Описание |
ОписаниеRAML JAX-RS Codegen
RAML JAXRS
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| raml-jaxrs-codegen-parent-1.3.8.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.kumako/raml-jaxrs-codegen-parent/ -->
<dependency>
<groupId>com.github.kumako</groupId>
<artifactId>raml-jaxrs-codegen-parent</artifactId>
<version>1.3.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kumako/raml-jaxrs-codegen-parent/
implementation 'com.github.kumako:raml-jaxrs-codegen-parent:1.3.8'
// https://jarcasting.com/artifacts/com.github.kumako/raml-jaxrs-codegen-parent/
implementation ("com.github.kumako:raml-jaxrs-codegen-parent:1.3.8")
'com.github.kumako:raml-jaxrs-codegen-parent:pom:1.3.8'
<dependency org="com.github.kumako" name="raml-jaxrs-codegen-parent" rev="1.3.8">
<artifact name="raml-jaxrs-codegen-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kumako', module='raml-jaxrs-codegen-parent', version='1.3.8')
)
libraryDependencies += "com.github.kumako" % "raml-jaxrs-codegen-parent" % "1.3.8"
[com.github.kumako/raml-jaxrs-codegen-parent "1.3.8"]