is not current version
Last Version 2.52.0

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

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

2.41.13
Type

Type

jar

Download sda-commons-server-testing 2.41.13


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