{"id":15056146,"url":"https://github.com/naoghuman/lib-release","last_synced_at":"2025-10-04T16:30:37.345Z","repository":{"id":82696314,"uuid":"159973068","full_name":"Naoghuman/lib-release","owner":"Naoghuman","description":"TODO","archived":true,"fork":false,"pushed_at":"2018-12-02T18:23:41.000Z","size":52,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-09-29T03:41:04.278Z","etag":null,"topics":["java","java-8","javafx","javafx-8","javafx-library","json","library","maven","netbeans"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Naoghuman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-01T18:08:03.000Z","updated_at":"2023-06-11T16:39:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"223dc679-4422-460f-a033-52520921f777","html_url":"https://github.com/Naoghuman/lib-release","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naoghuman%2Flib-release","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naoghuman%2Flib-release/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naoghuman%2Flib-release/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naoghuman%2Flib-release/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Naoghuman","download_url":"https://codeload.github.com/Naoghuman/lib-release/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235274013,"owners_count":18963838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","java-8","javafx","javafx-8","javafx-library","json","library","maven","netbeans"],"created_at":"2024-09-24T21:48:23.304Z","updated_at":"2025-10-04T16:30:32.042Z","avatar_url":"https://github.com/Naoghuman.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Lib-Release\n===\n\n[![Build Status](https://travis-ci.org/Naoghuman/lib-release.svg?branch=master)](https://travis-ci.org/Naoghuman/lib-release)\n[![license: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n[![GitHub release](https://img.shields.io/github/release/Naoghuman/lib-release.svg)](https://GitHub.com/Naoghuman/lib-release/releases/)\n\n\n\nIntention\n---\n\nTODO\n\n\nContent\n---\n\n* [Examples](#Examples)\n    - [How to use...](#HoToUs)\n* [API](#API)\n    - [com.github.naoghuman.lib.release](#Rel1)\n* [Download](#Download)\n* [Requirements](#Requirements)\n* [Installation](#Installation)\n* [Documentation](#Documentation)\n* [Contribution](#Contribution)\n* [License](#License)\n* [Autor](#Autor)\n* [Contact](#Contact)\n\n\n\nExamples\u003ca name=\"Examples\" /\u003e\n---\n\n### How to use...\u003ca name=\"HoToUs\" /\u003e\n\nTODO\n```java\n```\n\n\n\nAPI\u003ca name=\"API\" /\u003e\n---\n\n### com.github.naoghuman.lib.release\u003ca name=\"Rel1\" /\u003e\n\n\n\nDownload\u003ca name=\"Download\" /\u003e\n---\n\nCurrent `version` is `0.2.0-PRERELEASE`. Main points in this release are:\n* Create basic api for the library.\n\nDownload:\n* [Release v0.2.0-PRERELEASE] (12.02.2018 / MM.dd.yyyy)\n\nAn overview about all existings releases can be found here:\n* [Overview] from all releases in `Lib-Release`.\n\n\n\nRequirements\u003ca name=\"Requirements\" /\u003e\n---\n\n* On your system you need [JRE 8] or [JDK 8] installed.\n* The library [lib-release-0.2.0-PRERELEASE.jar](#Installation).\n\nIn the library are following libraries registered as dependencies:\n* The library [lib-logger-0.6.0.jar](#Installation).\n  * Included in `Lib-Logger` is the library [log4j-api-2.10.0.jar].\n  * Included is `Lib-Logger` is the library [log4j-core-2.10.0.jar].\n\n\n\nInstallation\u003ca name=\"Installation\" /\u003e\n---\n\n##### Install the project in your preferred IDE\n\n* If not installed download the [JRE 8] or the [JDK 8].\n    - Optional: To work better with [FXML] files in a [JavaFX] application \n      download the JavaFX [Scene Builder] supported by `Gluon`.\n* Choose your preferred IDE (e.g. [NetBeans], [Eclipse] or [IntelliJ IDEA]) for development.\n* Download or clone [Lib-Logger].\n* Open the projects in your IDE and run them.\n\n\n\nDocumentation\u003ca name=\"Documentation\" /\u003e\n---\n\n* In the section [Examples](#Examples) there are different `How to use...` sub-sections \n  which explained the main points from this library.\n* In the section [Api](#Api) you can see the main functionalities from this library.\n* For additional information see the [JavaDoc] in the library itself.\n\n\n\nContribution\u003ca name=\"Contribution\" /\u003e\n---\n\n* If you find a `Bug` I will be glad if you could report an [Issue].\n* If you want to contribute to the project plz fork the project and do a [Pull Request].\n\n\n\nLicense\u003ca name=\"License\" /\u003e\n---\n\nThe project `Lib-Release` is licensed under [General Public License 3.0].\n\n\n\nAutor\u003ca name=\"Autor\" /\u003e\n---\n\nThe project `Lib-Release` is maintained by me, Peter Rogge. See [Contact](#Contact).\n\n\n\nContact\u003ca name=\"Contact\" /\u003e\n---\n\nYou can reach me under \u003cpeter.rogge@yahoo.de\u003e.\n\n\n\n[//]: # (Images)\n\n\n\n[//]: # (Links)\n[Eclipse]:https://www.eclipse.org/\n[FXML]:http://docs.oracle.com/javafx/2/fxml_get_started/jfxpub-fxml_get_started.htm\n[General Public License 3.0]:http://www.gnu.org/licenses/gpl-3.0.en.html\n[IntelliJ IDEA]:http://www.jetbrains.com/idea/\n[Issue]:https://github.com/Naoghuman/lib-release/issues\n[JavaDoc]:http://www.oracle.com/technetwork/java/javase/documentation/index-jsp-135444.html\n[JavaFX]:http://docs.oracle.com/javase/8/javase-clienttechnologies.htm\n[JDK 8]:http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html\n[JRE 8]:http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html\n[Lib-Logger]:https://github.com/Naoghuman/lib-logger\n[log4j-api-2.10.0.jar]:https://logging.apache.org/log4j/2.0/log4j-web/dependencies.html\n[log4j-core-2.10.0.jar]:https://logging.apache.org/log4j/2.0/log4j-web/dependencies.html\n[NetBeans]:https://netbeans.org/\n[Overview]:https://github.com/Naoghuman/lib-release/releases\n[Pull Request]:https://help.github.com/articles/using-pull-requests\n[Release v0.2.0-PRERELEASE]:https://github.com/Naoghuman/lib-release/releases/tag/v0.2.0-PRERELEASE\n[Scene Builder]:https://gluonhq.com/products/scene-builder/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaoghuman%2Flib-release","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaoghuman%2Flib-release","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaoghuman%2Flib-release/lists"}