net.beardbot:subsonic-client

Java client for the Subsonic API

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.beardbot
ArtifactId

ArtifactId

subsonic-client
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

net.beardbot:subsonic-client
Java client for the Subsonic API
Project URL

Project URL

https://github.com/calne-ca/subsonic-java-client
Source Code Management

Source Code Management

https://github.com/calne-ca/subsonic-java-client

Download subsonic-client

How to add to project

<!-- https://jarcasting.com/artifacts/net.beardbot/subsonic-client/ -->
<dependency>
    <groupId>net.beardbot</groupId>
    <artifactId>subsonic-client</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.beardbot/subsonic-client/
implementation 'net.beardbot:subsonic-client:0.3.0'
// https://jarcasting.com/artifacts/net.beardbot/subsonic-client/
implementation ("net.beardbot:subsonic-client:0.3.0")
'net.beardbot:subsonic-client:jar:0.3.0'
<dependency org="net.beardbot" name="subsonic-client" rev="0.3.0">
  <artifact name="subsonic-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.beardbot', module='subsonic-client', version='0.3.0')
)
libraryDependencies += "net.beardbot" % "subsonic-client" % "0.3.0"
[net.beardbot/subsonic-client "0.3.0"]

Dependencies

compile (7)

Group / Artifact Type Version
io.github.openfeign : feign-core jar 11.0
io.github.openfeign : feign-jaxb jar 11.0
io.github.openfeign : feign-slf4j jar 11.0
ch.qos.logback : logback-classic jar 1.2.3
org.glassfish.jaxb : jaxb-runtime jar 2.3.3
commons-codec : commons-codec jar 1.15
commons-io : commons-io jar 2.8.0

provided (1)

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

test (9)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.assertj : assertj-core jar 3.18.1
ru.lanwen.wiremock : wiremock-junit5 jar 1.3.1
com.github.tomakehurst : wiremock-standalone jar 2.27.2
org.mockito : mockito-core jar 2.21.0
org.mockito : mockito-junit-jupiter jar 2.23.0
org.testcontainers : testcontainers jar 1.15.2
org.testcontainers : junit-jupiter jar 1.15.0
org.awaitility : awaitility jar 4.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0