is not current version
Last Version 2021.10.17

spotify-web-api-generator-open-api 2021.6.30

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.6.30
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.6.30


<!-- 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.6.30</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.6.30'
// https://jarcasting.com/artifacts/de.sonallux.spotify/spotify-web-api-generator-open-api/
implementation ("de.sonallux.spotify:spotify-web-api-generator-open-api:2021.6.30")
'de.sonallux.spotify:spotify-web-api-generator-open-api:jar:2021.6.30'
<dependency org="de.sonallux.spotify" name="spotify-web-api-generator-open-api" rev="2021.6.30">
  <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.6.30')
)
libraryDependencies += "de.sonallux.spotify" % "spotify-web-api-generator-open-api" % "2021.6.30"
[de.sonallux.spotify/spotify-web-api-generator-open-api "2021.6.30"]

Dependencies

compile (6)

Group / Artifact Type Version
de.sonallux.spotify : spotify-web-api-core jar 2021.6.30
io.swagger.core.v3 : swagger-core jar 2.1.9
io.swagger.parser.v3 : swagger-parser-v3 jar 2.0.26
com.github.java-json-tools : json-schema-validator jar 2.2.14
org.slf4j : slf4j-api jar 1.7.31
info.picocli : picocli jar 4.6.1

provided (1)

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

runtime (1)

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

Project Modules

There are no modules declared in this project.