не последняя версия
Последняя версия 3.1.0-RC1

org.mule.distributions.jca:mule-jca-jboss 3.0.1

A Resource Adapter implementation that allows a Mule instance to be deployed to a JBoss application server and exposes Mule services via the JCA connector architecture.

Категории

Категории

JBoss Контейнер Application Servers Distribution Компиляция и сборка
Группа

Группа

org.mule.distributions.jca
Идентификатор

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

mule-jca-jboss
Версия

Версия

3.0.1
Тип

Тип

rar

Скачать mule-jca-jboss 3.0.1

Имя Файла Размер
mule-jca-jboss-3.0.1.pom
mule-jca-jboss-3.0.1.rar 35 MB
Обзор

<!-- https://jarcasting.com/artifacts/org.mule.distributions.jca/mule-jca-jboss/ -->
<dependency>
    <groupId>org.mule.distributions.jca</groupId>
    <artifactId>mule-jca-jboss</artifactId>
    <version>3.0.1</version>
    <type>rar</type>
</dependency>
// https://jarcasting.com/artifacts/org.mule.distributions.jca/mule-jca-jboss/
implementation 'org.mule.distributions.jca:mule-jca-jboss:3.0.1'
// https://jarcasting.com/artifacts/org.mule.distributions.jca/mule-jca-jboss/
implementation ("org.mule.distributions.jca:mule-jca-jboss:3.0.1")
'org.mule.distributions.jca:mule-jca-jboss:rar:3.0.1'
<dependency org="org.mule.distributions.jca" name="mule-jca-jboss" rev="3.0.1">
  <artifact name="mule-jca-jboss" type="rar" />
</dependency>
@Grapes(
@Grab(group='org.mule.distributions.jca', module='mule-jca-jboss', version='3.0.1')
)
libraryDependencies += "org.mule.distributions.jca" % "mule-jca-jboss" % "3.0.1"
[org.mule.distributions.jca/mule-jca-jboss "3.0.1"]