{"id":15506301,"url":"https://github.com/simply007/kontent-java-monorepo","last_synced_at":"2026-02-02T11:05:20.086Z","repository":{"id":94605313,"uuid":"257849949","full_name":"Simply007/kontent-java-monorepo","owner":"Simply007","description":null,"archived":false,"fork":false,"pushed_at":"2020-07-28T20:50:29.000Z","size":2197,"stargazers_count":1,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T15:53:07.193Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Simply007.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-22T09:12:16.000Z","updated_at":"2020-07-28T20:50:31.000Z","dependencies_parsed_at":"2023-03-14T20:15:42.661Z","dependency_job_id":null,"html_url":"https://github.com/Simply007/kontent-java-monorepo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Simply007/kontent-java-monorepo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simply007%2Fkontent-java-monorepo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simply007%2Fkontent-java-monorepo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simply007%2Fkontent-java-monorepo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simply007%2Fkontent-java-monorepo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Simply007","download_url":"https://codeload.github.com/Simply007/kontent-java-monorepo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simply007%2Fkontent-java-monorepo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260988272,"owners_count":23093467,"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":"2024-10-02T09:26:42.012Z","updated_at":"2026-02-02T11:05:15.066Z","avatar_url":"https://github.com/Simply007.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kontent Java Packages\r\n\r\nMonorepo with Java Kontent packages.\r\n\r\n## Packages\r\n\r\n|                               Package                                | Summary                                                                                                                          |                                                                                                             Version                                                                                                             |\r\n| :------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------- | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |\r\n|        [Kontent Delivery Java SDK](/kontent-delivery#readme)         | The Kentico Kontent Delivery Java SDK is a client library used for retrieving content from [Kentico Kontent](https://kontent.ai) |            [![Download](https://api.bintray.com/packages/simply007/kontent-java-monorepo/kontent-delivery/images/download.svg)](https://bintray.com/simply007/kontent-java-monorepo/kontent-delivery/_latestVersion)            |\r\n|      [Kontent Generators](/kontent-delivery-generators#readme)       | This tool generates strongly-typed models based on Content Types in a Kentico Kontent project.                                   | [![Download](https://api.bintray.com/packages/simply007/kontent-java-monorepo/kontent-delivery-generators/images/download.svg)](https://bintray.com/simply007/kontent-java-monorepo/kontent-delivery-generators/_latestVersion) |\r\n|   [Kontent Sample Spring Boot app](/sample-app-spring-boot#readme)   | Showcase of the [Spring boot](https://spring.io/projects/spring-boot) application displaying data from Kontent.                  |                                                                                           [source](/sample-app-spring-boot/README.md)                                                                                           |\r\n| [Kontent Sample Gradle Console app](/test-gradle-console-app#readme) | Simple Java console application showcasing how to load data from Kontent.                                                        |                                                                                          [source](/test-gradle-console-app/README.md)                                                                                           |\r\n\r\n## Development\r\n\r\nIf you wish to find out more about the project specification. Check out the [Project information](/PROJECT.md).\r\n\r\n### Prerequisites\r\n\r\n**Required:**\r\nJava 8 SDK (Oracle \u0026 OpenJDK both tested and supported)\r\n\r\n### Build and Test\r\n\r\n- Ensure your `JAVA_HOME` environment is set.\r\n- Clone this repository\r\n\r\n  ```sh\r\n  git clone https://github.com/kentico/kontent-java-packages\r\n  ```\r\n\r\n- Enter the cloned repository and build the project via the provided Gradle wrapper.\r\n\r\n  \u003e This command will build whole solution and run all tests in this monorepo.\r\n\r\n  ```sh\r\n  cd kontent-java-packages\r\n  ./gradlew clean build\r\n  ```\r\n\r\n\u003e :bulb: Then ideal next step is to test out the [Kontent Sample Spring Boot app](/sample-app-spring-boot#readme) or load the project in In IDE ([IntelliJ IDEA](https://www.jetbrains.com/idea/) recommended) and run/debug tests in [Kontent Delivery Java SDK](/kontent-delivery#readme).\r\n\r\n## Publishing\r\n\r\n// TODO finish publishing\r\n\r\n// TODO add analytics\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimply007%2Fkontent-java-monorepo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimply007%2Fkontent-java-monorepo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimply007%2Fkontent-java-monorepo/lists"}