| License |
License |
|---|---|
| GroupId | GroupIdorg.mule.modules.jca |
| ArtifactId | ArtifactIdmule-module-jca-parent |
| Last Version | Last Version3.4.0-RC1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJCA 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
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| mule-module-jca-parent-3.4.0-RC1.pom | 2 KB |
| Browse |
<!-- 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>
<type>pom</type>
</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:pom: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="pom" />
</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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.9 |
| org.mule : mule-core | test-jar | 3.4.0-RC1 |