KIE Remote Services :: JAXB classes

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

6.1.0.Final
Дата

Дата

Тип

Тип

jar
Описание

Описание

KIE Remote Services :: JAXB classes
Remote services (REST, JMS, etc.) for various kie projects
Ссылка на сайт

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

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

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

JBoss by Red Hat

Скачать kie-services-jaxb

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

<!-- 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"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

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

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

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

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

Версия
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