Thu, 16 May 2024 18:10:59 UTC | login

Information for build eclipse-paho-mqtt-java-1.0.2-4.fc27

ID2838
Package Nameeclipse-paho-mqtt-java
Version1.0.2
Release4.fc27
Epoch
SummaryMQTT client library written in Java
DescriptionThe Paho Java Client is an MQTT client library written in Java for developing applications that run on the JVM or other Java compatible platforms such as Android. The Paho Java Client provides two APIs: * MqttAsyncClient provides a fully asynchronous API where completion of activities is notified via registered callbacks. * MqttClient is a synchronous wrapper around MqttAsyncClient where functions appear synchronous to the application.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:52:44 UTC
CompletedSat, 14 Apr 2018 19:52:44 UTC
Tags
f28
f29
RPMs
src
eclipse-paho-mqtt-java-1.0.2-4.fc27.src.rpm (info) (download)
noarch
eclipse-paho-mqtt-java-1.0.2-4.fc27.noarch.rpm (info) (download)
eclipse-paho-mqtt-java-javadoc-1.0.2-4.fc27.noarch.rpm (info) (download)
eclipse-paho-mqtt-java-tests-1.0.2-4.fc27.noarch.rpm (info) (download)
Changelog * Fri Aug 18 2017 Mat Booth <mat.booth@redhat.com> - 1.0.2-4 - Regenerate BRs to fix FTBFS * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun Aug 02 2015 gil cattaneo <puntogil@libero.it> 1.0.2-1 - initial rpm