| License |
License |
|---|---|
| GroupId | GroupIdorg.restheart |
| ArtifactId | ArtifactIdrestheart-polyglot |
| Last Version | Last Version6.3.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrestheart-polyglot
RESTHeart Polyglot Service - Hanlde polyglot GraalVM Plugins
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.restheart : restheart-commons | jar | 6.3.4 |
| org.graalvm.sdk : graal-sdk | jar | 22.1.0 |