{"id":24907622,"url":"https://github.com/ivokara/jade-development-classwork","last_synced_at":"2025-03-27T23:16:50.935Z","repository":{"id":206042342,"uuid":"715606800","full_name":"IvoKara/jade-development-classwork","owner":"IvoKara","description":"Projects developed as exercises during \"Agent-Based Technologies\" classes in Technical University - Sofia, 7 semester.","archived":false,"fork":false,"pushed_at":"2023-12-05T22:35:43.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T01:17:55.249Z","etag":null,"topics":["agent-based","jade-framework","java"],"latest_commit_sha":null,"homepage":"","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/IvoKara.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,"governance":null}},"created_at":"2023-11-07T13:38:02.000Z","updated_at":"2023-11-07T22:12:26.000Z","dependencies_parsed_at":"2023-11-21T14:27:29.817Z","dependency_job_id":"c3f8b7e2-c60d-4712-bc52-c4cbae98887f","html_url":"https://github.com/IvoKara/jade-development-classwork","commit_stats":null,"previous_names":["ivokara/jade-development-classwork"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvoKara%2Fjade-development-classwork","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvoKara%2Fjade-development-classwork/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvoKara%2Fjade-development-classwork/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvoKara%2Fjade-development-classwork/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IvoKara","download_url":"https://codeload.github.com/IvoKara/jade-development-classwork/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245938231,"owners_count":20697008,"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":["agent-based","jade-framework","java"],"created_at":"2025-02-02T01:17:57.246Z","updated_at":"2025-03-27T23:16:50.913Z","avatar_url":"https://github.com/IvoKara.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JADE development classwork\nA repository containing a collection of Java projects that aimed to accomplish tasks from classwork exercises 🗒️.\n\nAll tasks for a given exercise are done in a separate project in order to maintain consistency and readability.\n\n## More about Java Agent DEvelopment Framework (JADE)\n...\n\n## Things to note\n...\n\n## Steps to reproduce\nIn order to use the provided `jade-archetype-quickstart` you will need to\nadd it to the local maven archetype set. \n\nTo do this an `install.sh` script is created for convenience. \nSo it is only needed to run it:\n```sh\n./install.sh\n```\nThen you are able to use the archetype for building fresh new JADE-oriented starter projects.\n\nThis could be achieved with some sort of a complex and long command with the following signature:\n```sh\nmvn archetype:generate                              \\\n  -DarchetypeGroupId=com.archetype.jade             \\\n  -DarchetypeArtifactId=jade-archetype-quickstart   \\\n  -DarchetypeVersion=1.0-SNAPSHOT                   \\\n  -DgroupId=\u003cmy.project.groupId\u003e                    \\\n  -DartifactId=\u003cmy-project-name\u003e                    \\\n  -DinteractiveMode=false\n```\n\nAnd here you are already covered. With the `generate.sh` shell script it is easier to create a new project by \njust providing the `groupId` and the `arifactId` as arguments:\n```sh\n./generate.sh ...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivokara%2Fjade-development-classwork","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivokara%2Fjade-development-classwork","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivokara%2Fjade-development-classwork/lists"}