{"id":15056488,"url":"https://github.com/sivaosorg/unify4j","last_synced_at":"2026-01-02T10:03:42.920Z","repository":{"id":239434083,"uuid":"799505424","full_name":"sivaosorg/unify4j","owner":"sivaosorg","description":"unify4J: Java 1.8 skeleton library offering a rich toolkit of utility functions for collections, strings, date/time, JSON, maps, and more.","archived":false,"fork":false,"pushed_at":"2024-10-16T03:06:43.000Z","size":294,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-21T01:31:33.045Z","etag":null,"topics":["commons","groovy","integration","java","java-8","java-collections","java-common","java-common-util","libs","sdk","sdk-java","utilities","utility","utility-function","utils"],"latest_commit_sha":null,"homepage":"https://github.com/sivaosorg/unify4j","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/sivaosorg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-05-12T11:02:22.000Z","updated_at":"2024-10-16T03:06:47.000Z","dependencies_parsed_at":"2024-06-16T14:37:34.227Z","dependency_job_id":"f9d43133-6ca3-4397-a460-d16c43a433f7","html_url":"https://github.com/sivaosorg/unify4j","commit_stats":null,"previous_names":["sivaosorg/unify4j"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivaosorg%2Funify4j","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivaosorg%2Funify4j/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivaosorg%2Funify4j/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivaosorg%2Funify4j/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sivaosorg","download_url":"https://codeload.github.com/sivaosorg/unify4j/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243538115,"owners_count":20307101,"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":["commons","groovy","integration","java","java-8","java-collections","java-common","java-common-util","libs","sdk","sdk-java","utilities","utility","utility-function","utils"],"created_at":"2024-09-24T21:52:02.657Z","updated_at":"2026-01-02T10:03:42.857Z","avatar_url":"https://github.com/sivaosorg.png","language":"Java","readme":"# unify4j\n\n## Introduction\n\nunify4J: Java 1.8 skeleton library offering a rich toolkit of utility functions for collections, strings, date/time,\nJSON, maps, and more.\n\n## Features\n\n- Comprehensive set of utility functions.\n- Written in Java 1.8.\n- Well-documented code for easy understanding.\n- Regular updates and maintenance.\n\n## Installation\n\n```bash\ngit clone --depth 1 https://github.com/sivaosorg/unify4j.git\n```\n\n## Generation Plugin Java\n\n```bash\ncurl https://gradle-initializr.cleverapps.io/starter.zip -d type=groovy-gradle-plugin  -d testFramework=testng -d projectName=unify4j -o unify4j.zip\n```\n\n## Modules\n\nExplain how users can interact with the various modules.\n\n### Tidying up\n\nTo tidy up the project's Java modules, use the following command:\n\n```bash\n./gradlew clean\n```\n\nor\n\n```bash\nmake clean\n```\n\n### Building SDK\n\n```bash\n./gradlew jar\n```\n\nor\n\n```bash\nmake jar\n```\n\n### Upgrading version\n\n- file `gradle.yml`\n\n```yaml\nng:\n  name: unify4j\n  version: v1.0.0\n  enabled_link: false # enable compression and attachment of the external libraries\n  jars:\n    - enabled: false # enable compression and attachment of the external libraries\n      source: \"\" # lib Jar\n    - enabled: false\n      source: \"\"\n```\n\n## Integration\n\n1. Add dependency into file `build.gradle`\n\n```gradle\nimplementation files('libs/unify4j-v1.0.0.jar') // filename based on ng.name and ng.version\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsivaosorg%2Funify4j","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsivaosorg%2Funify4j","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsivaosorg%2Funify4j/lists"}