| License | License | 
|---|---|
| Categories | CategoriesAnt Build Tools | 
| GroupId | GroupIdde.quantummaid.httpmaid.tests | 
| ArtifactId | ArtifactIdtestsuite | 
| Last Version | Last Version0.9.47 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHttpMaid - Tests - Test Suite HttpMaid is a lightweight non-intrusive web framework, which allows you to easily use your services to handle
        HTTP requests. It delegates the processing of a request based on it's path to one of your services, releasing
        you from the headache of configuring numerous beans and spoiling your code with annotations. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| testsuite-0.9.47.pom | |
| testsuite-0.9.47.jar | 37 KB | 
| testsuite-0.9.47-sources.jar | 40 KB | 
| testsuite-0.9.47-javadoc.jar | 651 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.quantummaid.httpmaid.tests/testsuite/ -->
<dependency>
    <groupId>de.quantummaid.httpmaid.tests</groupId>
    <artifactId>testsuite</artifactId>
    <version>0.9.47</version>
</dependency>// https://jarcasting.com/artifacts/de.quantummaid.httpmaid.tests/testsuite/
implementation 'de.quantummaid.httpmaid.tests:testsuite:0.9.47'// https://jarcasting.com/artifacts/de.quantummaid.httpmaid.tests/testsuite/
implementation ("de.quantummaid.httpmaid.tests:testsuite:0.9.47")'de.quantummaid.httpmaid.tests:testsuite:jar:0.9.47'<dependency org="de.quantummaid.httpmaid.tests" name="testsuite" rev="0.9.47">
  <artifact name="testsuite" type="jar" />
</dependency>@Grapes(
@Grab(group='de.quantummaid.httpmaid.tests', module='testsuite', version='0.9.47')
)libraryDependencies += "de.quantummaid.httpmaid.tests" % "testsuite" % "0.9.47"[de.quantummaid.httpmaid.tests/testsuite "0.9.47"]| Group / Artifact | Type | Version | 
|---|---|---|
| de.quantummaid.httpmaid : core | jar | 0.9.47 | 
| de.quantummaid.httpmaid.integrations : httpmaid-multipart | jar | 0.9.47 | 
| de.quantummaid.httpmaid.integrations : httpmaid-mapmaid | jar | 0.9.47 | 
| de.quantummaid.mapmaid.integrations : mapmaid-jackson | jar | 0.9.43 | 
| com.google.code.gson : gson | jar | 2.8.6 | 
| de.quantummaid.httpmaid.integrations : httpmaid-client | jar | 0.9.47 | 
| org.eclipse.jetty : jetty-server | jar | 9.4.28.v20200408 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 | 
