{"id":20950085,"url":"https://github.com/jumpmind/metl","last_synced_at":"2025-05-16T09:02:42.370Z","repository":{"id":18240766,"uuid":"21388581","full_name":"JumpMind/metl","owner":"JumpMind","description":"Metl is a simple, web-based integration platform that allows for several different styles of data integration including messaging, file based Extract/Transform/Load (ETL), and remote procedure invocation via Web Services. Read more at www.jumpmind.com/products/metl/overview","archived":false,"fork":false,"pushed_at":"2025-05-15T17:05:22.000Z","size":42541,"stargazers_count":207,"open_issues_count":214,"forks_count":82,"subscribers_count":46,"default_branch":"main","last_synced_at":"2025-05-15T18:23:36.214Z","etag":null,"topics":["etl","integration","java","messaging","vaadin","web"],"latest_commit_sha":null,"homepage":"","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/JumpMind.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2014-07-01T13:27:14.000Z","updated_at":"2025-01-13T14:51:31.000Z","dependencies_parsed_at":"2023-10-10T19:29:24.674Z","dependency_job_id":"938b8821-d368-4e24-8a78-02abb92889c0","html_url":"https://github.com/JumpMind/metl","commit_stats":null,"previous_names":[],"tags_count":90,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JumpMind%2Fmetl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JumpMind%2Fmetl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JumpMind%2Fmetl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JumpMind%2Fmetl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JumpMind","download_url":"https://codeload.github.com/JumpMind/metl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254501548,"owners_count":22081526,"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":["etl","integration","java","messaging","vaadin","web"],"created_at":"2024-11-19T00:45:34.617Z","updated_at":"2025-05-16T09:02:42.305Z","avatar_url":"https://github.com/JumpMind.png","language":"Java","readme":"This is the development site for Metl.  To run the latest and greatest use the following instructions.  The latest  release can be downloaded here:\n\n\u003ca href=\"https://sourceforge.net/projects/metl/files/latest/download\" rel=\"nofollow\"\u003e\u003cimg alt=\"Download Metl\" src=\"https://a.fsdn.com/con/app/sf-download-button\"\u003e\u003c/a\u003e\n\nPlease use the forum for general discussion and questions.  It is location here: https://sourceforge.net/p/metl/discussion/general/\n\nMetl is a simple, web-based integration platform that allows for several different styles of data integration including messaging, file based Extract/Transform/Load (ETL), and remote procedure invocation via Web Services. \n\nMetl was built to solve fairly simple day to day integration tasks without the need for custom coding, heavy infrastructure or high costs. It can be deployed in the cloud or in an internal data center, and was built to allow developers to extend it to fit their needs by writing their own components that can be included and leveraged by the existing Metl infrastructure.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src='https://raw.githubusercontent.com/wiki/JumpMind/metl/images/screenshots/design/design.png' /\u003e\n\u003c/p\u003e\n\n## Build Me, Run Me\n\nThis project requires the Java JDK to build and run.  The build currently generates a war file \nwhich can be deployed to an application server like [Apache Tomcat](http://tomcat.apache.org).  The war file can also be run as a standalone application, in which case it uses an embedded [Jetty](http://www.eclipse.org/jetty) web server.\n\n### Build\n~~~~~\ncd metl-assemble\n./gradlew assemble\n~~~~~\n\n### Run\n~~~~~\ncd ../metl-war/build/libs\njava -jar metl.war\n~~~~~\n\n### Deploy\n\nTo Tomcat:\n~~~~~\ncp ../metl-war/build/libs/metl.war /opt/apache-tomcat-8.0.14/webapps/.\n/opt/apache-tomcat-8.0.14/bin/catalina restart\n~~~~~\n\nOr install as a standalone service on Linux or Windows:\n~~~~~\njava -jar metl.war install\n~~~~~\n\n\n### Develop\nTo develop in [Eclipse](http://eclipse.org) run the following and import the generated projects:\n~~~~~\ncd metl-assemble\n./gradlew develop\n~~~~~\n\nTo run in Eclipse, use the \"Show Your Metl\" launch shortcut.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjumpmind%2Fmetl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjumpmind%2Fmetl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjumpmind%2Fmetl/lists"}