| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.mule.modules.jca |
| Идентификатор | Идентификаторmule-module-jca-parent |
| Версия | Версия3.4.0-RC1 |
| Тип | Типjar |
| Описание |
ОписаниеJCA Resource Adapter Parent
This module is the parent for the core jca module (jca-core) and all
appserver specific jca modules.
It serves mainly as a container for dependencies which are common to all
jca modules
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| mule-module-jca-parent-3.4.0-RC1.pom | 2 KB |
| mule-module-jca-parent-3.4.0-RC1-tests.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.mule.modules.jca/mule-module-jca-parent/ -->
<dependency>
<groupId>org.mule.modules.jca</groupId>
<artifactId>mule-module-jca-parent</artifactId>
<version>3.4.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.modules.jca/mule-module-jca-parent/
implementation 'org.mule.modules.jca:mule-module-jca-parent:3.4.0-RC1'
// https://jarcasting.com/artifacts/org.mule.modules.jca/mule-module-jca-parent/
implementation ("org.mule.modules.jca:mule-module-jca-parent:3.4.0-RC1")
'org.mule.modules.jca:mule-module-jca-parent:jar:3.4.0-RC1'
<dependency org="org.mule.modules.jca" name="mule-module-jca-parent" rev="3.4.0-RC1">
<artifact name="mule-module-jca-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.modules.jca', module='mule-module-jca-parent', version='3.4.0-RC1')
)
libraryDependencies += "org.mule.modules.jca" % "mule-module-jca-parent" % "3.4.0-RC1"
[org.mule.modules.jca/mule-module-jca-parent "3.4.0-RC1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mule : mule-core | jar | 3.4.0-RC1 |
| org.mule.modules : mule-module-spring-config | jar | 3.4.0-RC1 |
| org.mule.modules : mule-module-client | jar | 3.4.0-RC1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.9 |
| org.mule : mule-core | test-jar | 3.4.0-RC1 |