| Категории |
КатегорииFeign Сеть HTTP Clients ORM Данные |
|---|---|
| Группа | Группаio.github.openfeign.form |
| Идентификатор | Идентификаторparent |
| Версия | Версия3.6.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| parent-3.6.0.pom | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.openfeign.form/parent/ -->
<dependency>
<groupId>io.github.openfeign.form</groupId>
<artifactId>parent</artifactId>
<version>3.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.openfeign.form/parent/
implementation 'io.github.openfeign.form:parent:3.6.0'
// https://jarcasting.com/artifacts/io.github.openfeign.form/parent/
implementation ("io.github.openfeign.form:parent:3.6.0")
'io.github.openfeign.form:parent:pom:3.6.0'
<dependency org="io.github.openfeign.form" name="parent" rev="3.6.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.openfeign.form', module='parent', version='3.6.0')
)
libraryDependencies += "io.github.openfeign.form" % "parent" % "3.6.0"
[io.github.openfeign.form/parent "3.6.0"]