{"id":37428436,"url":"https://github.com/phelps-sg/jabm","last_synced_at":"2026-01-16T06:32:48.050Z","repository":{"id":57737786,"uuid":"10385460","full_name":"phelps-sg/jabm","owner":"phelps-sg","description":"Java Agent Based Modelling toolkit","archived":false,"fork":false,"pushed_at":"2023-08-29T08:12:17.000Z","size":103738,"stargazers_count":25,"open_issues_count":0,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-24T01:46:21.075Z","etag":null,"topics":["agent-based-modeling","agent-based-simulation","dependency-injection","evolutionary-algorithms","java","multi-agent-simulation","multi-agent-systems","reinforcement-learning","simulation"],"latest_commit_sha":null,"homepage":"https://jabm.sourceforge.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/phelps-sg.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":["phelps-sg"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2013-05-30T15:10:37.000Z","updated_at":"2025-06-07T07:39:45.000Z","dependencies_parsed_at":"2023-09-24T05:24:41.017Z","dependency_job_id":null,"html_url":"https://github.com/phelps-sg/jabm","commit_stats":{"total_commits":110,"total_committers":4,"mean_commits":27.5,"dds":"0.44545454545454544","last_synced_commit":"c23e0ae9dd5edfed5688a0dff29c7f21a87072e1"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/phelps-sg/jabm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phelps-sg%2Fjabm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phelps-sg%2Fjabm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phelps-sg%2Fjabm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phelps-sg%2Fjabm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phelps-sg","download_url":"https://codeload.github.com/phelps-sg/jabm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phelps-sg%2Fjabm/sbom","scorecard":{"id":730838,"data":{"date":"2025-08-11","repo":{"name":"github.com/phelps-sg/jabm","commit":"c23e0ae9dd5edfed5688a0dff29c7f21a87072e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.1,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":6,"reason":"binaries present in source code","details":["Warn: binary detected: jabm/lib/infoNode/idw/1.6.1/idw-1.6.1.jar:1","Warn: binary detected: jabm/lib/programmers-friend/pf-base/5.5.0/pf-base-5.5.0.jar:1","Warn: binary detected: jabm/lib/programmers-friend/pf-core/5.5.0/pf-core-5.5.0.jar:1","Warn: binary detected: jabm/lib/programmers-friend/pf-joi/3.0/pf-joi-3.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T14:21:57.758Z","repository_id":57737786,"created_at":"2025-08-22T14:21:57.758Z","updated_at":"2025-08-22T14:21:57.758Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28477810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-modeling","agent-based-simulation","dependency-injection","evolutionary-algorithms","java","multi-agent-simulation","multi-agent-systems","reinforcement-learning","simulation"],"created_at":"2026-01-16T06:32:47.934Z","updated_at":"2026-01-16T06:32:48.031Z","avatar_url":"https://github.com/phelps-sg.png","language":"Java","funding_links":["https://github.com/sponsors/phelps-sg"],"categories":[],"sub_categories":[],"readme":"# JABM - Java Agent-Based Modelling toolkit \n\n\\(C) 2015 [Steve Phelps](http://sphelps.net/)   \n\nOverview\n--------\n\nJABM is a Java framework for building agent-based simulation models. A\nsimulation model is constructed using [dependency\ninjection](http://martinfowler.com/articles/injection.html) by creating\na [Spring beans configuration\nfile](http://unmaintainable.wordpress.com/2007/11/01/configuration-with-spring-beans/)\nwhich specifies which classes to use in the simulation and the values of\nany attributes (parameters). The Spring configuration file is specified\nusing the system property `jabm.config` .\n\nThe main application class is\n[`DesktopSimulationManager`](http://jabm.sourceforge.net/doc/javadoc/net/sourceforge/jabm/DesktopSimulationManager.html)\n\nPrerequisites\n-------------\n\nJABM requires [Java version 6 or\nlater](http://www.java.com/en/download/index.jsp). It has been tested\nagainst version 1.6.0\\_35 and 1.7.0\\_75.  \n\nNote that on Mac OS, you will need to use the Oracle version of Java instead of \nthe default one shipped with the OS.\n\nInstallation\n------------\n\nThe project archive can be imported directly into the Eclipse IDE as an existing \nproject.  Alternatively, you can import the project into almost any Java IDE by \nimporting the maven project file `pom.xml`.\n\nIn order to add jabm as a dependency to a Maven project, configure the following repository:\n\n\t\u003crepositories\u003e\n\t\t\u003crepository\u003e\n\t\t\t\u003cid\u003ejabm.sourceforge.net\u003c/id\u003e\n\t\t\t\u003curl\u003ehttp://jabm.sourceforge.net/mvn-repo/jabm\u003c/url\u003e\n\t\t\u003c/repository\u003e\n\t\u003c/repositories\u003e \n\nand then configure a dependency on the jabm artifact; for example:\n\n\t\u003cdependencies\u003e\n\t\t\u003cdependency\u003e\n\t\t\t\u003cgroupId\u003enet.sourceforge.jabm\u003c/groupId\u003e\n\t\t\t\u003cartifactId\u003ejabm\u003c/artifactId\u003e\n\t\t\t\u003cversion\u003e0.9.1\u003c/version\u003e\n\t\t\u003c/dependency\u003e\n\t\u003c/dependencies\u003e\n\n\n### Installation using Gradle\n\nIf you use gradle to build your project, you have to include the following snippets in your `build.gradle`:\n\n```\ndependencies {\n   implementation 'net.sourceforge.jabm:jabm:0.9.9'\n}\n```\n\nas well as specify the repository as:\n\n```\nrepositories {\n    mavenCentral()\n    maven {\n       url = \"http://jabm.sourceforge.net/mvn-repo/jabm\"\n    }\n}\n```\n\t\n### Running the examples from the Eclipse IDE\n\nThe distribution archive can be imported directly into the [Eclipse\nIDE](http://www.eclipse.org/) by using the\n[File/Import](http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.user/tasks/tasks-importproject.htm)\nmenu item. Create a [launch\nconfiguration](http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.jdt.doc.user/tasks/tasks-java-local-configuration.htm)\nin the `jabm-examples` project with the main class\n`net.sourceforge.jabm.DesktopSimulationManager` and specify which\nconfiguration file you want to use by setting the system property\n`jabm.config` using the JVM argument `-D` , for example\n\n`-Djabm.config=config/elfarolbar.xml`\n\nDocumentation\n-------------\n\n-   [Javadoc and UML](doc/javadoc/index.html)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphelps-sg%2Fjabm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphelps-sg%2Fjabm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphelps-sg%2Fjabm/lists"}