Last Version

spotify-web-api-generator-open-api 2021.10.17

A generator to generate an OpenApi definition for the Spotify Web API

License

License

GroupId

GroupId

de.sonallux.spotify
ArtifactId

ArtifactId

spotify-web-api-generator-open-api
Version

Version

2021.10.17
Type

Type

jar
Description

Description

spotify-web-api-generator-open-api
A generator to generate an OpenApi definition for the Spotify Web API
Project URL

Project URL

https://github.com/sonallux/spotify-web-api
Project Organization

Project Organization

sonallux

Download spotify-web-api-generator-open-api 2021.10.17


<!-- https://jarcasting.com/artifacts/de.sonallux.spotify/spotify-web-api-generator-open-api/ -->
<dependency>
    <groupId>de.sonallux.spotify</groupId>
    <artifactId>spotify-web-api-generator-open-api</artifactId>
    <version>2021.10.17</version>
</dependency>
// https://jarcasting.com/artifacts/de.sonallux.spotify/spotify-web-api-generator-open-api/
implementation 'de.sonallux.spotify:spotify-web-api-generator-open-api:2021.10.17'
// https://jarcasting.com/artifacts/de.sonallux.spotify/spotify-web-api-generator-open-api/
implementation ("de.sonallux.spotify:spotify-web-api-generator-open-api:2021.10.17")
'de.sonallux.spotify:spotify-web-api-generator-open-api:jar:2021.10.17'
<dependency org="de.sonallux.spotify" name="spotify-web-api-generator-open-api" rev="2021.10.17">
  <artifact name="spotify-web-api-generator-open-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sonallux.spotify', module='spotify-web-api-generator-open-api', version='2021.10.17')
)
libraryDependencies += "de.sonallux.spotify" % "spotify-web-api-generator-open-api" % "2021.10.17"
[de.sonallux.spotify/spotify-web-api-generator-open-api "2021.10.17"]

Dependencies

compile (7)

Group / Artifact Type Version
de.sonallux.spotify : spotify-web-api-core jar 2021.10.17
com.fasterxml.jackson.core : jackson-databind jar
io.swagger.core.v3 : swagger-core jar 2.1.11
io.swagger.parser.v3 : swagger-parser-v3 jar 2.0.28
com.github.java-json-tools : json-schema-validator jar 2.2.14
org.slf4j : slf4j-api jar 1.7.32
info.picocli : picocli jar 4.6.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.32

Project Modules

There are no modules declared in this project.