is not current version
Last Version 2.52.0

org.sdase.commons:sda-commons-server-testing 0.81.8

A libraries to bootstrap services easily that follow the patterns and specifications promoted by the SDA SE

GroupId

GroupId

org.sdase.commons
ArtifactId

ArtifactId

sda-commons-server-testing
Version

Version

0.81.8
Type

Type

jar

Download sda-commons-server-testing 0.81.8


<!-- https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-server-testing/ -->
<dependency>
    <groupId>org.sdase.commons</groupId>
    <artifactId>sda-commons-server-testing</artifactId>
    <version>0.81.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-server-testing/
implementation 'org.sdase.commons:sda-commons-server-testing:0.81.8'
// https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-server-testing/
implementation ("org.sdase.commons:sda-commons-server-testing:0.81.8")
'org.sdase.commons:sda-commons-server-testing:jar:0.81.8'
<dependency org="org.sdase.commons" name="sda-commons-server-testing" rev="0.81.8">
  <artifact name="sda-commons-server-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sdase.commons', module='sda-commons-server-testing', version='0.81.8')
)
libraryDependencies += "org.sdase.commons" % "sda-commons-server-testing" % "0.81.8"
[org.sdase.commons/sda-commons-server-testing "0.81.8"]