| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.restheart |
| Идентификатор | Идентификаторrestheart-parent |
| Последняя версия | Последняя версия6.3.4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеrestheart-parent
RESTHeart - Low code platform for cloud-native HTTP microservices.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| restheart-parent-6.3.4.pom | 20 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.restheart/restheart-parent/ -->
<dependency>
<groupId>org.restheart</groupId>
<artifactId>restheart-parent</artifactId>
<version>6.3.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.restheart/restheart-parent/
implementation 'org.restheart:restheart-parent:6.3.4'
// https://jarcasting.com/artifacts/org.restheart/restheart-parent/
implementation ("org.restheart:restheart-parent:6.3.4")
'org.restheart:restheart-parent:pom:6.3.4'
<dependency org="org.restheart" name="restheart-parent" rev="6.3.4">
<artifact name="restheart-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.restheart', module='restheart-parent', version='6.3.4')
)
libraryDependencies += "org.restheart" % "restheart-parent" % "6.3.4"
[org.restheart/restheart-parent "6.3.4"]