KIE :: Execution Server :: Client

KIE Execution Server Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.kie
ArtifactId

ArtifactId

kie-server-client
Last Version

Last Version

6.2.0.Final
Release Date

Release Date

Type

Type

jar
Description

Description

KIE :: Execution Server :: Client
KIE Execution Server Client
Project URL

Project URL

http://www.jboss.org/drools/kie-server-client
Project Organization

Project Organization

JBoss by Red Hat

Download kie-server-client

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
org.kie : kie-server-api jar
org.jboss.resteasy : jaxrs-api jar
org.kie.remote : kie-remote-common jar
org.codehaus.jackson : jackson-xc jar
org.codehaus.jackson : jackson-mapper-asl jar
org.jboss.spec.javax.jms : jboss-jms-api_1.1_spec jar

test (5)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-jaxrs jar
ch.qos.logback : logback-classic jar
com.github.tomakehurst : wiremock jar 1.53
junit : junit jar
org.mockito : mockito-all jar

Project Modules

There are no modules declared in this project.

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

Versions

Version
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