License |
License |
---|---|
GroupId | GroupIdorg.restheart |
ArtifactId | ArtifactIdrestheart-polyglot |
Version | Version6.0.1 |
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.0.1.pom | |
restheart-polyglot-6.0.1.jar | 37 KB |
restheart-polyglot-6.0.1-sources.jar | 26 KB |
restheart-polyglot-6.0.1-javadoc.jar | 176 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.restheart/restheart-polyglot/ -->
<dependency>
<groupId>org.restheart</groupId>
<artifactId>restheart-polyglot</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.restheart/restheart-polyglot/
implementation 'org.restheart:restheart-polyglot:6.0.1'
// https://jarcasting.com/artifacts/org.restheart/restheart-polyglot/
implementation ("org.restheart:restheart-polyglot:6.0.1")
'org.restheart:restheart-polyglot:jar:6.0.1'
<dependency org="org.restheart" name="restheart-polyglot" rev="6.0.1">
<artifact name="restheart-polyglot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restheart', module='restheart-polyglot', version='6.0.1')
)
libraryDependencies += "org.restheart" % "restheart-polyglot" % "6.0.1"
[org.restheart/restheart-polyglot "6.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.restheart : restheart-commons | jar | 6.0.1 |
org.graalvm.sdk : graal-sdk | jar | 21.1.0 |