Last Version

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

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

License

License

GroupId

GroupId

org.sdase.commons
ArtifactId

ArtifactId

sda-commons-server-testing
Version

Version

2.52.0
Type

Type

jar
Description

Description

org.sdase.commons:sda-commons-server-testing
A libraries to bootstrap services easily that follow the patterns and specifications promoted by the SDA SE
Project URL

Project URL

https://github.com/SDA-SE/sda-dropwizard-commons
Project Organization

Project Organization

SDA SE Open Industry Solutions
Source Code Management

Source Code Management

https://github.com/SDA-SE/sda-dropwizard-commons

Download sda-commons-server-testing 2.52.0


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

Dependencies

compile (11)

Group / Artifact Type Version
org.sdase.commons : sda-commons-server-dropwizard jar 2.52.0
io.dropwizard : dropwizard-testing jar
jakarta.servlet : jakarta.servlet-api jar
junit : junit jar
org.junit.jupiter : junit-jupiter-api jar
org.hamcrest : hamcrest jar
org.mockito : mockito-core jar
org.assertj : assertj-core jar
org.junit-pioneer : junit-pioneer jar
org.junit.jupiter : junit-jupiter-params jar
org.mockito : mockito-junit-jupiter jar

runtime (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.