{"id":27890272,"url":"https://github.com/tibcosoftware/dovetail-java-lib","last_synced_at":"2025-10-13T03:38:19.352Z","repository":{"id":45535347,"uuid":"152799939","full_name":"TIBCOSoftware/dovetail-java-lib","owner":"TIBCOSoftware","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-22T17:18:27.000Z","size":431,"stargazers_count":1,"open_issues_count":46,"forks_count":3,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-04-14T07:45:58.365Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TIBCOSoftware.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}},"created_at":"2018-10-12T19:42:34.000Z","updated_at":"2020-05-28T16:17:56.000Z","dependencies_parsed_at":"2022-08-28T13:21:08.884Z","dependency_job_id":null,"html_url":"https://github.com/TIBCOSoftware/dovetail-java-lib","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TIBCOSoftware%2Fdovetail-java-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TIBCOSoftware%2Fdovetail-java-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TIBCOSoftware%2Fdovetail-java-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TIBCOSoftware%2Fdovetail-java-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TIBCOSoftware","download_url":"https://codeload.github.com/TIBCOSoftware/dovetail-java-lib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252485676,"owners_count":21755821,"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":[],"created_at":"2025-05-05T10:46:17.453Z","updated_at":"2025-10-13T03:38:14.304Z","avatar_url":"https://github.com/TIBCOSoftware.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\ntitle: dovetail-java-lib\nweight: 4603\n---\n\n[![Documentation Status](https://travis-ci.org/TIBCOSoftware/dovetail-java-lib.svg?branch=master)](https://travis-ci.org/TIBCOSoftware/dovetail-java-lib)\u003cimg src=\"https://img.shields.io/badge/license-BSD%20style-blue.svg\"/\u003e\n\n# dovetail-java-lib\n\n\nProject Dovetail™ Java library provides a runtime environment to interpret and execute smart contract flows developed using Project Dovetail™ Studio. It provides hooks to plugin any blockchain or distributed ledger platforms through a set of interfaces that must be implemented.\n\n- **com.tibco.dovetail.runtime.services.IDataService**: provides read/write access to platform's ledgers \n- **com.tibco.dovetail.runtime.services.IEventService**: provides capability for smart contract to pulish events to platform's eventing stream\n- **com.tibco.dovetail.runtime.services.ILogService**: provides access to platform's logging mechanism\n- **com.tibco.dovetail.runtime.services.IContainerService**: entry point to get get access to platform's data, eventing and logging services\n- **com.tibco.dovetail.runtime.transaction.ITransactionService**: resolve transaction input and provides transaction level security service\n\nProject Dovetail™ provides [SmartContract TXN Trigger](https://github.com/TIBCOSoftware/dovetail-contrib/tree/master/SmartContract/trigger/transaction) to dispatch smart contract invocation to the correct handler, if you have needs to create your own trigger, it must implement com.tibco.dovetail.runtime.trigger.ITrigger interface.\n\nProject Dovetail™ Java runtime dynamically loads activities and triggers in the smart contract application json model file, the java package name of these activities and tiggers must follow this pattern [lowercase(category name)].activity.[activity name] and [lowercase(category name)].trigger.[trigger name] respectively.\n\nProject Dovetail™ Java runtime supports JDK1.8+\n\n### Note on third party dependencies\n\nOnce you install the java-lib the [following](./pom.xml) third party dependencies will be downloaded to your machine.\n\n### Contributing\n\nNew contributions are welcome. If you would like to submit one, follow the instructions in the contributions section on the [documentation page](https://tibcosoftware.github.io/dovetail/contributing/contributing/)\n\n## License\ndovetail-java-lib is licensed under a BSD-type license. See [LICENSE](https://github.com/TIBCOSoftware/dovetail-java-lib/blob/master/LICENSE) for license text.\n\n### Support\nFor Q\u0026A you can contact us at tibcolabs@tibco.com.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftibcosoftware%2Fdovetail-java-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftibcosoftware%2Fdovetail-java-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftibcosoftware%2Fdovetail-java-lib/lists"}