is not current version
Last Version 0.9.0

io.github.flowersinthesand:portal-testsuite 0.8.0

This module contains a client and server implementation of Portal test suite written in Java.

GroupId

GroupId

io.github.flowersinthesand
ArtifactId

ArtifactId

portal-testsuite
Version

Version

0.8.0
Type

Type

war

Download portal-testsuite 0.8.0


<!-- https://jarcasting.com/artifacts/io.github.flowersinthesand/portal-testsuite/ -->
<dependency>
    <groupId>io.github.flowersinthesand</groupId>
    <artifactId>portal-testsuite</artifactId>
    <version>0.8.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.flowersinthesand/portal-testsuite/
implementation 'io.github.flowersinthesand:portal-testsuite:0.8.0'
// https://jarcasting.com/artifacts/io.github.flowersinthesand/portal-testsuite/
implementation ("io.github.flowersinthesand:portal-testsuite:0.8.0")
'io.github.flowersinthesand:portal-testsuite:war:0.8.0'
<dependency org="io.github.flowersinthesand" name="portal-testsuite" rev="0.8.0">
  <artifact name="portal-testsuite" type="war" />
</dependency>
@Grapes(
@Grab(group='io.github.flowersinthesand', module='portal-testsuite', version='0.8.0')
)
libraryDependencies += "io.github.flowersinthesand" % "portal-testsuite" % "0.8.0"
[io.github.flowersinthesand/portal-testsuite "0.8.0"]