| License |
License |
|---|---|
| Categories |
CategoriesNet CLI User Interface |
| GroupId | GroupIdnet.beardbot |
| ArtifactId | ArtifactIdsubsonic-client |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnet.beardbot:subsonic-client
Java client for the Subsonic API
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| subsonic-client-0.3.0.pom | |
| subsonic-client-0.3.0.jar | 117 KB |
| subsonic-client-0.3.0-sources.jar | 133 KB |
| subsonic-client-0.3.0-javadoc.jar | 635 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| 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 |