is not current version
Last Version 5.2-Alpha-2

org.eurekaclinical:protempa-test-suite 5.0-Beta-13

For running end-to-end regression and integration tests against Protempa

Categories

Categories

CLI User Interface Eureka Container Microservices
GroupId

GroupId

org.eurekaclinical
ArtifactId

ArtifactId

protempa-test-suite
Version

Version

5.0-Beta-13
Type

Type

jar

Download protempa-test-suite 5.0-Beta-13


<!-- https://jarcasting.com/artifacts/org.eurekaclinical/protempa-test-suite/ -->
<dependency>
    <groupId>org.eurekaclinical</groupId>
    <artifactId>protempa-test-suite</artifactId>
    <version>5.0-Beta-13</version>
</dependency>
// https://jarcasting.com/artifacts/org.eurekaclinical/protempa-test-suite/
implementation 'org.eurekaclinical:protempa-test-suite:5.0-Beta-13'
// https://jarcasting.com/artifacts/org.eurekaclinical/protempa-test-suite/
implementation ("org.eurekaclinical:protempa-test-suite:5.0-Beta-13")
'org.eurekaclinical:protempa-test-suite:jar:5.0-Beta-13'
<dependency org="org.eurekaclinical" name="protempa-test-suite" rev="5.0-Beta-13">
  <artifact name="protempa-test-suite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eurekaclinical', module='protempa-test-suite', version='5.0-Beta-13')
)
libraryDependencies += "org.eurekaclinical" % "protempa-test-suite" % "5.0-Beta-13"
[org.eurekaclinical/protempa-test-suite "5.0-Beta-13"]