| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJBoss Контейнер Application Servers Distribution Компиляция и сборка |
| Группа | Группаorg.mule.distributions.jca |
| Идентификатор | Идентификаторmule-jca-jboss |
| Версия | Версия3.1.0-RC1 |
| Тип | Типrar |
| Описание |
ОписаниеJCA Resource Adapter for JBoss
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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| mule-jca-jboss-3.1.0-RC1.pom | |
| mule-jca-jboss-3.1.0-RC1.rar | 39 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.1.0-RC1</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.1.0-RC1'
// https://jarcasting.com/artifacts/org.mule.distributions.jca/mule-jca-jboss/
implementation ("org.mule.distributions.jca:mule-jca-jboss:3.1.0-RC1")
'org.mule.distributions.jca:mule-jca-jboss:rar:3.1.0-RC1'
<dependency org="org.mule.distributions.jca" name="mule-jca-jboss" rev="3.1.0-RC1">
<artifact name="mule-jca-jboss" type="rar" />
</dependency>
@Grapes(
@Grab(group='org.mule.distributions.jca', module='mule-jca-jboss', version='3.1.0-RC1')
)
libraryDependencies += "org.mule.distributions.jca" % "mule-jca-jboss" % "3.1.0-RC1"
[org.mule.distributions.jca/mule-jca-jboss "3.1.0-RC1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mule.modules.jca : mule-module-jca-jboss | jar | 3.1.0-RC1 |
| org.mule.modules : mule-modules-all | pom | 3.1.0-RC1 |
| org.mule.transports : mule-transports-all | pom | 3.1.0-RC1 |