{"id":19436922,"url":"https://github.com/tigase/tigase-utils","last_synced_at":"2025-04-24T21:31:41.555Z","repository":{"id":64883280,"uuid":"180223986","full_name":"tigase/tigase-utils","owner":"tigase","description":"(M) Tigase Utils","archived":false,"fork":false,"pushed_at":"2024-05-02T10:56:08.000Z","size":825,"stargazers_count":1,"open_issues_count":1,"forks_count":4,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-05-02T23:17:29.495Z","etag":null,"topics":["java","tigase","tigase-utils","utilities","xml","xmpp"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tigase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["tigase"]}},"created_at":"2019-04-08T20:02:29.000Z","updated_at":"2024-05-02T10:56:12.000Z","dependencies_parsed_at":"2024-02-14T20:10:32.105Z","dependency_job_id":"25ab6487-6e2f-4e91-bd30-58f7e7518629","html_url":"https://github.com/tigase/tigase-utils","commit_stats":null,"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tigase%2Ftigase-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tigase%2Ftigase-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tigase%2Ftigase-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tigase%2Ftigase-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tigase","download_url":"https://codeload.github.com/tigase/tigase-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223968209,"owners_count":17233445,"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":["java","tigase","tigase-utils","utilities","xml","xmpp"],"created_at":"2024-11-10T15:13:03.020Z","updated_at":"2024-11-10T15:13:03.666Z","avatar_url":"https://github.com/tigase.png","language":"Java","funding_links":["https://github.com/sponsors/tigase"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/tigaseinc/website-assets/blob/master/tigase/images/icons8-maintenance.png?raw=true\" width=\"100px\"/\u003e\n  \u003cbr/\u003e\n\t\u003cimg src=\"https://github.com/tigaseinc/website-assets/blob/master/tigase/images/tigase-logo.png?raw=true\" width=\"25px\"/\u003e\n\t\u003cimg src=\"https://tc.tigase.net/app/rest/builds/buildType:(id:TigaseUtils_Build)/statusIcon\" width=\"100\"/\u003e\n\u003c/p\u003e\n\n\n# What it is\n\nTigase Utils is a set of helper classes useful in building XMPP software, both server and client side.\n\n# Features\n\n* Handling of certificates\n* Data structures \u0026 caches\n* [XEP-0004: Data Forms](https://xmpp.org/extensions/xep-0004.html) support\n* DNS resolution\n* StringPrep\n* Versions management \u0026 parsing\n* JID \u0026 BareJID\n\n# Support\n\nWhen looking for support, please first search for answers to your question in the available online channels:\n\n* Our online documentation: [Tigase Docs](https://docs.tigase.net/)\n* Our online forums: [Tigase Forums](https://help.tigase.net/portal/community)\n* Our online Knowledge Base [Tigase KB](https://help.tigase.net/portal/kb)\n\nIf you didn't find an answer in the resources above, feel free to submit your question to either our \n[community portal](https://help.tigase.net/portal/community) or open a [support ticket](https://help.tigase.net/portal/newticket).\n\n# Downloads\n\nBinaries can be downloaded from our [Maven repository](https://maven-repo.tigase.net/#artifact/tigase/tigase-utils)\n\nYou can easily add it to your project by including it as dependency:\n\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003etigase\u003c/groupId\u003e\n  \u003cartifactId\u003etigase-utils\u003c/artifactId\u003e\n  \u003cversion\u003e4.0.0\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n# Using software\n\nPlease refer to [javadoc](https://docs.tigase.net/tigase-utils/master-snapshot/javadoc/)\n\n# Compilation \n\nIt's a Maven project therefore after cloning the repository you can easily build it with:\n\n```bash\nmvn -Pdist clean install\n```\n\n# License\n\n\u003cimg alt=\"Tigase Tigase Logo\" src=\"https://github.com/tigase/website-assets/blob/master/tigase/images/tigase-logo.png?raw=true\" width=\"25\"/\u003e Official \u003ca href=\"https://tigase.net/\"\u003eTigase\u003c/a\u003e repository is available at: https://github.com/tigase/tigase-utils/.\n\nCopyright (c) 2004 Tigase, Inc.\n\nLicensed under AGPL License Version 3. Other licensing options available upon request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftigase%2Ftigase-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftigase%2Ftigase-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftigase%2Ftigase-utils/lists"}