{"id":26699054,"url":"https://github.com/darmiel/eeee","last_synced_at":"2025-04-13T05:50:21.674Z","repository":{"id":43374406,"uuid":"460124568","full_name":"darmiel/eeee","owner":"darmiel","description":"Small Framework for University Exercises","archived":false,"fork":false,"pushed_at":"2023-02-01T10:09:41.000Z","size":9889,"stargazers_count":10,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T22:32:04.837Z","etag":null,"topics":["framework","java","university"],"latest_commit_sha":null,"homepage":"https://eeee.d2a.io/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/darmiel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-16T18:17:41.000Z","updated_at":"2023-12-31T15:06:48.000Z","dependencies_parsed_at":"2023-02-17T04:16:05.624Z","dependency_job_id":null,"html_url":"https://github.com/darmiel/eeee","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darmiel%2Feeee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darmiel%2Feeee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darmiel%2Feeee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darmiel%2Feeee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darmiel","download_url":"https://codeload.github.com/darmiel/eeee/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670501,"owners_count":21142901,"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":["framework","java","university"],"created_at":"2025-03-26T22:27:04.211Z","updated_at":"2025-04-13T05:50:21.648Z","avatar_url":"https://github.com/darmiel.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EEEE\n\nEEEE* is a tiny framework for simple console input of values, which I wrote mainly for exercises of\nthe university, because here often simple inputs with a scanner are needed, and I did not want to\nrewrite them again and again.\n\nAlso, I didn't use any existing frameworks, because apparently we are only allowed to use\nself-written code in the exams, and so I am allowed to use this mini-framework in the exams.\n\n**NOTE:** This framework is ab-so-lutely not suitable for production use. It should only serve for\npractice. Also, definitely not type-safe.\n\n**📚 Documentation moved to (https://darmiel.github.io/eeee)**\n\n## Installation\n\n### Maven\n\n1. Add this repository to your `pom.xml`:\n\n```xml\n\u003crepositories\u003e\n    \u003crepository\u003e\n        \u003cid\u003ejitpack.io\u003c/id\u003e\n        \u003curl\u003ehttps://jitpack.io\u003c/url\u003e\n    \u003c/repository\u003e\n\u003c/repositories\u003e\n```\n\n2. Add the `eeee`-dependency:\n\n[![](https://jitpack.io/v/darmiel/eeee.svg)](https://jitpack.io/#darmiel/eeee)\n\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.github.darmiel\u003c/groupId\u003e\n    \u003cartifactId\u003eeeee\u003c/artifactId\u003e\n    \u003cversion\u003e2.6.0\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n---\n\n*) To be honest, I've already forgotten the meaning of the abbreviation. But it was certainly\nperfect!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarmiel%2Feeee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarmiel%2Feeee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarmiel%2Feeee/lists"}