{"id":29875515,"url":"https://github.com/agentlab/uimafit-v3-osgi","last_synced_at":"2026-05-18T02:35:10.955Z","repository":{"id":142757392,"uuid":"100510759","full_name":"agentlab/uimafit-v3-osgi","owner":"agentlab","description":"Apache UIMA Fit v3 with OSGi support","archived":false,"fork":false,"pushed_at":"2017-09-01T21:14:16.000Z","size":314,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-31T03:23:07.372Z","etag":null,"topics":["gradle","java","osgi","uima"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agentlab.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,"zenodo":null}},"created_at":"2017-08-16T16:34:31.000Z","updated_at":"2017-08-22T10:45:33.000Z","dependencies_parsed_at":"2024-07-19T00:51:04.166Z","dependency_job_id":null,"html_url":"https://github.com/agentlab/uimafit-v3-osgi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/agentlab/uimafit-v3-osgi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentlab%2Fuimafit-v3-osgi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentlab%2Fuimafit-v3-osgi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentlab%2Fuimafit-v3-osgi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentlab%2Fuimafit-v3-osgi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agentlab","download_url":"https://codeload.github.com/agentlab/uimafit-v3-osgi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentlab%2Fuimafit-v3-osgi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33162675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["gradle","java","osgi","uima"],"created_at":"2025-07-31T02:16:35.783Z","updated_at":"2026-05-18T02:35:10.948Z","avatar_url":"https://github.com/agentlab.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Apache UIMA Fit v3 with OSGi support\n============\n\nProper OSGi version of the Apache UIMA Fit.\n\n## Build\n\nWe are using Gradle as a build system.\nTo invoke the full build:\n\n    ./gradlew resolve.debug\n    ./gradlew clean build -x test\n\n## Run Tests in Debugger\n\n    ./gradlew resolve.debug\n    ./gradlew clean test --debug-jvm --info --stacktrace\n\n## Run Specific Test in Debugger\n\n    ./gradlew resolve.debug\n    ./gradlew -Dtest.single=Logging clean test --debug-jvm --info --stacktrace\n    gradle -Dtest.single=Logging* test\n\n## Run OSGi Tests\n\n    gradle clean assemble testClasses\n    gradle resolve.debug\n    gradle testOSGi.debug\n\t\n\tcheck WebConsole at http://127.0.0.1:9090/system/console\n\n## Publish to local Maven repository\n\n    gradle clean publishToMavenLocal\n\n\n## Code convention\n\n1.  Bundle projects should be located in 2-nd directory level (see settings.gradle);\n2.  Bundle projects should have `bnd.bnd` (can be empty) file to indicate that it is a bundle (see settings.gradle);\n3.  Bundle projects export packages that named like project itself, e.g. project `org.apache.uima.fit.osgi` export all packages which have name starting with `org.apache.uima.fit.osgi`;\n4.  File `bnd.bnd` can be used to customize bundle headers, all instructions takes priority over the defaults;\n5.  Test projects should be a Fragment bundles of the bundle under testing;\n6.  Bundle projects should locate java sources in the `src` folder;\n7.  Tests projects are deliverables too, so located in the `src` folder;\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagentlab%2Fuimafit-v3-osgi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagentlab%2Fuimafit-v3-osgi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagentlab%2Fuimafit-v3-osgi/lists"}