{"id":27116786,"url":"https://github.com/rising3/semver","last_synced_at":"2025-04-07T05:52:35.531Z","repository":{"id":57722396,"uuid":"353810374","full_name":"rising3/semver","owner":"rising3","description":"SemVer is a set of Java libraries from the Semantic Versioning.","archived":false,"fork":false,"pushed_at":"2021-04-11T03:27:58.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-06-30T22:41:22.588Z","etag":null,"topics":["java","semver","semver-format","semver-parser"],"latest_commit_sha":null,"homepage":"https://github.com/rising3/semver","language":"Kotlin","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/rising3.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":"2021-04-01T19:49:39.000Z","updated_at":"2021-05-26T13:23:26.000Z","dependencies_parsed_at":"2022-08-29T22:32:09.906Z","dependency_job_id":null,"html_url":"https://github.com/rising3/semver","commit_stats":null,"previous_names":[],"tags_count":5,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rising3%2Fsemver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rising3%2Fsemver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rising3%2Fsemver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rising3%2Fsemver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rising3","download_url":"https://codeload.github.com/rising3/semver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247601481,"owners_count":20964864,"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","semver","semver-format","semver-parser"],"created_at":"2025-04-07T05:52:34.908Z","updated_at":"2025-04-07T05:52:35.513Z","avatar_url":"https://github.com/rising3.png","language":"Kotlin","readme":"# SemVer [![CI](https://github.com/rising3/semver/actions/workflows/build.yml/badge.svg)](https://github.com/rising3/semver/actions/workflows/build.yml)\n\nSemVer is a set of Java libraries from the [Semantic Versioning](https://semver.org/spec/v2.0.0.html).\n\n**Prerequisites:**\n* Java 8 or higher\n\n## Adding SemVer to your build\n\nSemVer Maven group ID is `com.github.rising3`, and its artifact ID is `semver`.\n\nTo add a dependency on semver using Maven, use the following:\n``` xml\n\u003cdependency\u003e\n  \u003cgroupId\u003ecom.github.rising3\u003c/groupId\u003e\n  \u003cartifactId\u003esemver\u003c/artifactId\u003e\n  \u003cversion\u003e{version}\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nTo add a dependency using Gradle:\n``` groovy\ndependencies {\n    implementation(\"com.github.rising3:semver:{version}\")\n}\n```\n[More...](https://search.maven.org/artifact/com.github.rising3/semver)\n\n## License\n\nThe `semver` library is released under version 2.0 of the [Apache License](/LICENSE).\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frising3%2Fsemver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frising3%2Fsemver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frising3%2Fsemver/lists"}