JavaMPD

A Java API for controlling the Music Player Daemon (MPD)

License

License

Categories

Categories

Net
GroupId

GroupId

net.thejavashop
ArtifactId

ArtifactId

javampd
Last Version

Last Version

6.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JavaMPD
A Java API for controlling the Music Player Daemon (MPD)
Project URL

Project URL

https://github.com/finnyb/javampd/
Source Code Management

Source Code Management

https://github.com/finnyb/javampd

Download javampd

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.google.inject : guice jar 4.1.0

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
junit : junit jar 4.12
org.awaitility : awaitility jar 3.0.0
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

JavaMPD

Maven Unit Coverage
Maven Central Build Status Coverage Status

Sonar

Java API for controlling the Music Player Daemon (MPD)

###Version 6 is a massive refactoring

Documentation can be found here

Versions

Version
6.0.0
5.0.3
5.0.2
5.0.0