| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.restheart |
| Идентификатор | Идентификаторrestheart-polyglot |
| Последняя версия | Последняя версия6.3.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеrestheart-polyglot
RESTHeart Polyglot Service - Hanlde polyglot GraalVM Plugins
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| restheart-polyglot-6.3.4.pom | |
| restheart-polyglot-6.3.4.jar | 37 KB |
| restheart-polyglot-6.3.4-sources.jar | 26 KB |
| restheart-polyglot-6.3.4-javadoc.jar | 176 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.restheart/restheart-polyglot/ -->
<dependency>
<groupId>org.restheart</groupId>
<artifactId>restheart-polyglot</artifactId>
<version>6.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.restheart/restheart-polyglot/
implementation 'org.restheart:restheart-polyglot:6.3.4'
// https://jarcasting.com/artifacts/org.restheart/restheart-polyglot/
implementation ("org.restheart:restheart-polyglot:6.3.4")
'org.restheart:restheart-polyglot:jar:6.3.4'
<dependency org="org.restheart" name="restheart-polyglot" rev="6.3.4">
<artifact name="restheart-polyglot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restheart', module='restheart-polyglot', version='6.3.4')
)
libraryDependencies += "org.restheart" % "restheart-polyglot" % "6.3.4"
[org.restheart/restheart-polyglot "6.3.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.restheart : restheart-commons | jar | 6.3.4 |
| org.graalvm.sdk : graal-sdk | jar | 22.1.0 |