KIE :: Execution Server :: Distribution Wars

KIE Execution Server Distribution Wars. Name of the module is just 'kie-server' so that the final WARs have nicer names.

Лицензия

Лицензия

Группа

Группа

org.kie
Идентификатор

Идентификатор

kie-server
Последняя версия

Последняя версия

6.2.0.Final
Дата

Дата

Тип

Тип

jar
Описание

Описание

KIE :: Execution Server :: Distribution Wars
KIE Execution Server Distribution Wars. Name of the module is just 'kie-server' so that the final WARs have nicer names.
Ссылка на сайт

Ссылка на сайт

http://www.jboss.org/drools/kie-server
Организация-разработчик

Организация-разработчик

JBoss by Red Hat

Скачать kie-server

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.kie/kie-server/ -->
<dependency>
    <groupId>org.kie</groupId>
    <artifactId>kie-server</artifactId>
    <version>6.2.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie/kie-server/
implementation 'org.kie:kie-server:6.2.0.Final'
// https://jarcasting.com/artifacts/org.kie/kie-server/
implementation ("org.kie:kie-server:6.2.0.Final")
'org.kie:kie-server:jar:6.2.0.Final'
<dependency org="org.kie" name="kie-server" rev="6.2.0.Final">
  <artifact name="kie-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie', module='kie-server', version='6.2.0.Final')
)
libraryDependencies += "org.kie" % "kie-server" % "6.2.0.Final"
[org.kie/kie-server "6.2.0.Final"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.kie : kie-server-services jar
org.kie : kie-server-jms jar

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar
org.mockito : mockito-all jar

Модули Проекта

Данный проект не имеет модулей.

Developing Drools and jBPM

If you want to build or contribute to a kiegroup project, read this document.

It will save you and us a lot of time by setting up your development environment correctly. It solves all known pitfalls that can disrupt your development. It also describes all guidelines, tips and tricks. If you want your pull requests (or patches) to be merged into master, please respect those guidelines.

org.kie
This organization has been moved to https://github.com/kiegroup

Версии библиотеки

Версия
6.2.0.Final
6.2.0.CR4
6.2.0.CR3
6.2.0.CR2
6.2.0.CR1
6.2.0.Beta3
6.2.0.Beta2
6.2.0.Beta1