spotify-web-api-parser

A parser for the Spotify's Web API documentation

License

License

GroupId

GroupId

de.sonallux.spotify
ArtifactId

ArtifactId

spotify-web-api-parser
Last Version

Last Version

2021.10.17
Release Date

Release Date

Type

Type

jar
Description

Description

spotify-web-api-parser
A parser for the Spotify's Web API documentation
Project URL

Project URL

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

Project Organization

sonallux

Download spotify-web-api-parser

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
de.sonallux.spotify : spotify-web-api-core jar 2021.10.17
org.jsoup : jsoup jar 1.14.3
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar
com.jayway.jsonpath : json-path jar 2.6.0
org.slf4j : slf4j-api jar 1.7.32
info.picocli : picocli jar 4.6.1
com.vladsch.flexmark : flexmark-html2md-converter jar 0.62.2

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

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1
org.mockito : mockito-junit-jupiter jar 4.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2021.10.17
2021.8.23
2021.8.15
2021.7.20
2021.6.30
2021.6.18
2021.6.17
2021.6.8-beta.0
2021.6.4
2021.5.1
2021.4.28
2021.4.19
2021.4.14
2021.4.10
2021.4.5
2021.4.2
2021.3.31