{"id":22389830,"url":"https://github.com/entando/entando-plugin-jacms","last_synced_at":"2026-06-29T02:31:26.915Z","repository":{"id":36950722,"uuid":"275095586","full_name":"entando/entando-plugin-jacms","owner":"entando","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-10T16:26:55.000Z","size":3838,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2026-04-17T00:28:36.817Z","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":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/entando.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-06-26T07:11:52.000Z","updated_at":"2023-01-31T18:19:45.000Z","dependencies_parsed_at":"2025-02-01T03:26:42.287Z","dependency_job_id":"4dd40612-c943-4e92-860c-3881a2f050da","html_url":"https://github.com/entando/entando-plugin-jacms","commit_stats":null,"previous_names":[],"tags_count":357,"template":false,"template_full_name":null,"purl":"pkg:github/entando/entando-plugin-jacms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entando%2Fentando-plugin-jacms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entando%2Fentando-plugin-jacms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entando%2Fentando-plugin-jacms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entando%2Fentando-plugin-jacms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/entando","download_url":"https://codeload.github.com/entando/entando-plugin-jacms/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entando%2Fentando-plugin-jacms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34911134,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12-05T03:13:22.338Z","updated_at":"2026-06-29T02:31:26.890Z","avatar_url":"https://github.com/entando.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://img.shields.io/endpoint?url=https%3A%2F%2Fstatusbadge-jx.apps.serv.run%2Fentando%2Fentando-plugin-jacms)](https://github.com/entando/devops-results/tree/logs/jenkins-x/logs/entando/entando-plugin-jacms/master)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=entando_entando-plugin-jacms\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=entando_entando-plugin-jacms)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=entando_entando-plugin-jacms\u0026metric=coverage)](https://entando.github.io/devops-results/entando-plugin-jacms/master/jacoco/index.html)\n[![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=entando_entando-plugin-jacms\u0026metric=vulnerabilities)](https://entando.github.io/devops-results/entando-plugin-jacms/master/dependency-check-report.html)\n[![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=entando_entando-plugin-jacms\u0026metric=code_smells)](https://sonarcloud.io/dashboard?id=entando_entando-plugin-jacms)\n[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=entando_entando-plugin-jacms\u0026metric=security_rating)](https://sonarcloud.io/dashboard?id=entando_entando-plugin-jacms)\n[![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=entando_entando-plugin-jacms\u0026metric=sqale_index)](https://sonarcloud.io/dashboard?id=entando_entando-plugin-jacms)\n\nentando-plugin-jacms\n============\n\n**CMS**\n\n**Code**: ```jacms```\n\n**Description**\n\nCMS is a plugin that allows to registered users to manage in the Back Office dynamic contents and digital assets.\n\n**Installation**\n\nIn order to install the CMS plugin, you must insert the following dependency in the pom.xml file of your project:\n\n```\n\u003cdependency\u003e\n       \u003cgroupId\u003eorg.entando.entando.bundles.app-view\u003c/groupId\u003e\n       \u003cartifactId\u003eentando-app-view-cms-default\u003c/artifactId\u003e\n       \u003cversion\u003e${entando.version}\u003c/version\u003e\n       \u003ctype\u003ewar\u003c/type\u003e\n\u003c/dependency\u003e\n```\n\n# Developing against local versions of upstream projects (e.g. admin-console,  entando-engine).\n\nFull instructions on how to develop against local versions of upstream projects are available in the\n[entando-parent-bom](https://github.com/entando/entando-core-bom) project. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fentando%2Fentando-plugin-jacms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fentando%2Fentando-plugin-jacms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fentando%2Fentando-plugin-jacms/lists"}