# kogito-editors-java **Repository Path**: kiegroup/kogito-editors-java ## Basic Information - **Project Name**: kogito-editors-java - **Description**: KIE editors for Kogito. Archived repository. Please go to https://github.com/kiegroup/kie-tools - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-26 - **Last Updated**: 2026-02-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Kogito ------ **Kogito** is the next generation of business automation platform focused on cloud-native development, deployment and execution.

[![GitHub Stars](https://img.shields.io/github/stars/kiegroup/kogito-editors-java.svg)](https://github.com/kiegroup/kogito-editors-java/stargazers) [![GitHub Forks](https://img.shields.io/github/forks/kiegroup/kogito-editors-java.svg)](https://github.com/kiegroup/kogito-editors-java/network/members) [![GitHub Issues](https://img.shields.io/github/issues/kiegroup/kogito-editors-java.svg)]() [![Pull Requests](https://img.shields.io/github/issues-pr/kiegroup/kogito-editors-java.svg?style=flat-square)](https://github.com/kiegroup/kogito-editors-java/pulls) [![Zulip chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)]( https://kie.zulipchat.com) [![Contributors](https://img.shields.io/github/contributors/kiegroup/kogito-editors-java.svg?style=flat-square)](https://github.com/kiegroup/kogito-editors-java/graphs/contributors) [![License](https://img.shields.io/github/license/kiegroup/kogito-editors-java.svg)](https://github.com/kiegroup/kogito-editors-java/blob/main/LICENSE) [![Twitter Follow](https://img.shields.io/twitter/follow/kogito_kie.svg?label=Follow&style=social)](https://twitter.com/kogito_kie?lang=en) Quick Links ----------- **Homepage:** http://kogito.kie.org **Guides and Documentation:** https://kogito.kie.org/guides/ **JIRA Issues:** https://issues.jboss.org/projects/KOGITO Requirements ------------ - [Maven](https://maven.apache.org/) 3.6.2 or later - [Java](https://openjdk.java.net/install/) 11 or later (devel package) Getting Started --------------- The [Kogito Examples repository](https://github.com/kiegroup/kogito-examples) module contains a number of examples that you can take a look at and try out yourself. Please take a look at the readme of each individual example for more details on how the example works and how to run it yourself (either locally or on Kubernetes). Guides -------------------- The official guides for Kogito can be found at our main website, these include guides for Quarkus and Spring Boot. - [Kogito Guides](https://kogito.kie.org/guides/). If you want to read more about Quarkus: - [Quarkus - Getting Started](https://quarkus.io/get-started/) - Quarkus Getting Started guide - [Quarkus - Using Kogito to add business automation capabilities to an application](https://quarkus.io/guides/kogito) - A simple quick start hosted on the Quarkus web site. Building and Contributing to Kogito ----------------------------------- All contributions are welcome! Before you start please read the [contribution guide](CONTRIBUTING.md).