client

OpenAPI Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

eu.qanswer
ArtifactId

ArtifactId

client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

client
OpenAPI Java
Project URL

Project URL

https://github.com/openapitools/openapi-generator
Source Code Management

Source Code Management

https://github.com/openapitools/openapi-generator

Download client

How to add to project

<!-- 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"]

Dependencies

compile (10)

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

provided (1)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0