is not current version
Last Version 6.3.4

org.restheart:restheart-polyglot 6.1.7

RESTHeart Polyglot Service - Hanlde polyglot GraalVM Plugins

GroupId

GroupId

org.restheart
ArtifactId

ArtifactId

restheart-polyglot
Version

Version

6.1.7
Type

Type

jar

Download restheart-polyglot 6.1.7


<!-- https://jarcasting.com/artifacts/org.restheart/restheart-polyglot/ -->
<dependency>
    <groupId>org.restheart</groupId>
    <artifactId>restheart-polyglot</artifactId>
    <version>6.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.restheart/restheart-polyglot/
implementation 'org.restheart:restheart-polyglot:6.1.7'
// https://jarcasting.com/artifacts/org.restheart/restheart-polyglot/
implementation ("org.restheart:restheart-polyglot:6.1.7")
'org.restheart:restheart-polyglot:jar:6.1.7'
<dependency org="org.restheart" name="restheart-polyglot" rev="6.1.7">
  <artifact name="restheart-polyglot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restheart', module='restheart-polyglot', version='6.1.7')
)
libraryDependencies += "org.restheart" % "restheart-polyglot" % "6.1.7"
[org.restheart/restheart-polyglot "6.1.7"]