is not current version
Last Version 0.23

org.apache.rave.integration-tests:rave-core-tests 0.22

Core Portal Stories

GroupId

GroupId

org.apache.rave.integration-tests
ArtifactId

ArtifactId

rave-core-tests
Version

Version

0.22
Type

Type

jar

Download rave-core-tests 0.22


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