Thu, 20 Jun 2024 04:00:15 UTC | login

Information for build swagger-core-1.5.10-5.fc29

ID60998
Package Nameswagger-core
Version1.5.10
Release5.fc29
Epoch
SummaryJava implementation of Swagger
DescriptionThe goal of Swagger is to define a standard, language-agnostic interface to REST APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection. When properly defined via Swagger, a consumer can understand and interact with the remote service with a minimal amount of implementation logic. Similar to what interfaces have done for lower level programming, Swagger removes the guesswork in calling the service.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 17:06:40 UTC
CompletedThu, 19 Jul 2018 17:06:40 UTC
Tags
f29
f30
f31
RPMs
src
swagger-core-1.5.10-5.fc29.src.rpm (info) (download)
noarch
swagger-core-1.5.10-5.fc29.noarch.rpm (info) (download)
swagger-core-annotations-1.5.10-5.fc29.noarch.rpm (info) (download)
swagger-core-hibernate-validations-1.5.10-5.fc29.noarch.rpm (info) (download)
swagger-core-javadoc-1.5.10-5.fc29.noarch.rpm (info) (download)
swagger-core-jaxrs-1.5.10-5.fc29.noarch.rpm (info) (download)
swagger-core-jersey-jaxrs-1.5.10-5.fc29.noarch.rpm (info) (download)
swagger-core-jersey2-jaxrs-1.5.10-5.fc29.noarch.rpm (info) (download)
swagger-core-models-1.5.10-5.fc29.noarch.rpm (info) (download)
swagger-core-mule-1.5.10-5.fc29.noarch.rpm (info) (download)
swagger-core-project-1.5.10-5.fc29.noarch.rpm (info) (download)
swagger-core-servlet-1.5.10-5.fc29.noarch.rpm (info) (download)
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.10-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.10-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Sep 28 2016 gil cattaneo <puntogil@libero.it> 1.5.10-1 - update to 1.5.10 * Mon Aug 22 2016 gil cattaneo <puntogil@libero.it> 1.5.8-2 - disable (temporarily) test suite * Sat Aug 20 2016 gil cattaneo <puntogil@libero.it> 1.5.8-1 - update to 1.5.8 * Sun Aug 14 2016 gil cattaneo <puntogil@libero.it> 1.5.7-2 - Initial import (#1276624). - some review fixes