| License |
License |
|---|---|
| GroupId | GroupIdde.sonallux.spotify |
| ArtifactId | ArtifactIdspotify-web-api-generator-open-api |
| Last Version | Last Version2021.10.17 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspotify-web-api-generator-open-api
A generator to generate an OpenApi definition for the Spotify Web API
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.32 |