KIE Remote Services :: JAXB classes

Remote services (REST, JMS, etc.) for various kie projects

License

License

GroupId

GroupId

org.kie.remote
ArtifactId

ArtifactId

kie-services-jaxb
Last Version

Last Version

6.1.0.Final
Release Date

Release Date

Type

Type

jar
Description

Description

KIE Remote Services :: JAXB classes
Remote services (REST, JMS, etc.) for various kie projects
Project URL

Project URL

http://www.jboss.org/drools/kie-services-jaxb
Project Organization

Project Organization

JBoss by Red Hat

Download kie-services-jaxb

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.kie : kie-api jar
org.kie : kie-internal jar
org.drools : drools-core jar
org.jbpm : jbpm-audit jar
org.jbpm : jbpm-human-task-core jar
com.sun.xml.bind : jaxb-impl jar
org.jboss.resteasy : resteasy-jackson-provider jar

test (13)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
junit : junit jar
ch.qos.logback : logback-classic jar
org.jbpm : jbpm-bpmn2 jar
org.jbpm : jbpm-bpmn2 test-jar
org.jbpm : jbpm-persistence-jpa jar
org.jbpm : jbpm-kie-services jar
org.drools : drools-compiler jar
org.yaml : snakeyaml jar
org.jbpm : jbpm-human-task-core test-jar
org.jbpm : jbpm-test jar
org.reflections : reflections jar 0.9.9-RC1
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.remote
This organization has been moved to https://github.com/kiegroup

Versions

Version
6.1.0.Final
6.1.0.CR2
6.1.0.CR1
6.1.0.Beta4
6.1.0.Beta3
6.1.0.Beta2
6.1.0.Beta1