is not current version
Last Version 6.3.4

org.restheart:restheart-test-plugins 6.0.0-RC1

RESTHeart Test Plugins - Plugins used for testing

GroupId

GroupId

org.restheart
ArtifactId

ArtifactId

restheart-test-plugins
Version

Version

6.0.0-RC1
Type

Type

jar

Download restheart-test-plugins 6.0.0-RC1


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