Skip to main content

Downloads

Apache KIE (incubating) is released as source code tarball with different binaries for convenience. This page aims to consolidate all the artifacts available.

The online version of KIE Sandbox is always updated to the latest release and is available at https://sandbox.kie.org.

Source

The source is available here. See instructions at build from source.

Verify this source release using the signature, checksum by following guides below.

You should verify the integrity of downloaded files using their PGP signatures and SHA512 checksums - for this use the following KEYS file. For each download, we provide a matching .asc signature file and a .sha512 checksum file. See Verifying Release for more information.

SonataFlow Knative Plugin

OSDownloadSignatureChecksum
Linux x86apache-kie-10.0.0-incubating-sonataflow-knative-plugin-linux-x86.zipPGPSHA512
Windows x86apache-kie-10.0.0-incubating-sonataflow-knative-plugin-windows-x86.zipPGPSHA512
MacOS x86apache-kie-10.0.0-incubating-sonataflow-knative-plugin-macOS-x86.zipPGPSHA512
MacOS ARM64apache-kie-10.0.0-incubating-sonataflow-knative-plugin-macOS-arm64.zipPGPSHA512

Sandbox Extended Services

OSDownloadSignatureChecksum
Linux x86apache-kie-10.0.0-incubating-sandbox-extended-services-linux-x86.zipPGPSHA512
Windows x86apache-kie-10.0.0-incubating-sandbox-extended-services-windows-x86.zipPGPSHA512
MacOS x86apache-kie-10.0.0-incubating-sandbox-extended-services-macOS-x86.zipPGPSHA512

Sandbox Dev Deployment Upload Service

OSDownloadSignatureChecksum
Linux x86apache-kie-10.0.0-incubating-sandbox-dev-deployment-upload-service-linux-x86.tar.gzPGPSHA512
Windows x86apache-kie-10.0.0-incubating-sandbox-dev-deployment-upload-service-windows-x86.tar.gzPGPSHA512
MacOS x86apache-kie-10.0.0-incubating-sandbox-dev-deployment-upload-service-macOS-x86.tar.gzPGPSHA512
MacOS ARM64apache-kie-10.0.0-incubating-sandbox-dev-deployment-upload-service-macOS-arm64.tar.gzPGPSHA512

SonataFlow Operator

DownloadSignatureChecksum
apache-kie-10.0.0-incubating-sonataflow-operator.zipPGPSHA512

IDE and Extensions

VS Code Extensions

Available on the KIE Group publisher page:

Chrome Extensions

Container Images

All container images are available on Docker Hub under the Apache organization:

NPM Packages

All NPM packages can be installed using npm or yarn package managers. For example:

npm install <package-name>
# or
yarn add <package-name>

Core Tools

Editors and Components

VS Code Extensions

Serverless Workflow

Dashbuilder

Language Services and Parsers

Form Tools

Marshaller Tools

Runtime and Testing

Utilities and Others

DDL Scripts

The zip file containing the DDLs is available in Maven Central here and here.

Maven Artifacts

All JAR files are available in Maven Central under the following group id's: org.kie, org.drools, org.jbpm, org.optaplanner and org.apache.kie.sonataflow.

Group ID: org.kie

Group ID: org.drools

Group ID: org.jbpm

Group ID: org.optaplanner

Group ID: org.apache.kie.sonataflow