| License | License | 
|---|---|
| GroupId | GroupIdorg.mule.modules.jca | 
| ArtifactId | ArtifactIdmule-module-jca-core | 
| Last Version | Last Version3.4.0-RC1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionCommon artifacts for JCA Resource Adapters Sources and resources for a Resource Adapter | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.mule.modules.jca/mule-module-jca-core/ -->
<dependency>
    <groupId>org.mule.modules.jca</groupId>
    <artifactId>mule-module-jca-core</artifactId>
    <version>3.4.0-RC1</version>
</dependency>// https://jarcasting.com/artifacts/org.mule.modules.jca/mule-module-jca-core/
implementation 'org.mule.modules.jca:mule-module-jca-core:3.4.0-RC1'// https://jarcasting.com/artifacts/org.mule.modules.jca/mule-module-jca-core/
implementation ("org.mule.modules.jca:mule-module-jca-core:3.4.0-RC1")'org.mule.modules.jca:mule-module-jca-core:jar:3.4.0-RC1'<dependency org="org.mule.modules.jca" name="mule-module-jca-core" rev="3.4.0-RC1">
  <artifact name="mule-module-jca-core" type="jar" />
</dependency>@Grapes(
@Grab(group='org.mule.modules.jca', module='mule-module-jca-core', version='3.4.0-RC1')
)libraryDependencies += "org.mule.modules.jca" % "mule-module-jca-core" % "3.4.0-RC1"[org.mule.modules.jca/mule-module-jca-core "3.4.0-RC1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.mule.modules : mule-module-builders | jar | 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.9 | 
| org.mule : mule-core | test-jar | 3.4.0-RC1 |