| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdeu.qanswer | 
| ArtifactId | ArtifactIdclient | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionclient OpenAPI Java | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| client-1.0.0.pom | |
| client-1.0.0.jar | 285 KB | 
| client-1.0.0-tests.jar | 53 KB | 
| client-1.0.0-sources.jar | 142 KB | 
| client-1.0.0-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/eu.qanswer/client/ -->
<dependency>
    <groupId>eu.qanswer</groupId>
    <artifactId>client</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/eu.qanswer/client/
implementation 'eu.qanswer:client:1.0.0'// https://jarcasting.com/artifacts/eu.qanswer/client/
implementation ("eu.qanswer:client:1.0.0")'eu.qanswer:client:jar:1.0.0'<dependency org="eu.qanswer" name="client" rev="1.0.0">
  <artifact name="client" type="jar" />
</dependency>@Grapes(
@Grab(group='eu.qanswer', module='client', version='1.0.0')
)libraryDependencies += "eu.qanswer" % "client" % "1.0.0"[eu.qanswer/client "1.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.5.22 | 
| com.google.code.findbugs : jsr305 | jar | 3.0.2 | 
| org.springframework : spring-web | jar | 5.2.5.RELEASE | 
| org.springframework : spring-context | jar | 5.2.5.RELEASE | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.10.5 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.5 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 | 
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.10.5 | 
| org.openapitools : jackson-databind-nullable | jar | 0.2.1 | 
| com.github.joschi.jackson : jackson-datatype-threetenbp | jar | 2.9.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 |