GroupId | GroupIdorg.mule.modules.jca |
---|---|
ArtifactId | ArtifactIdmule-module-jca-parent |
Version | Version3.1.0 |
Type | Typejar |
Filename | Size |
---|---|
mule-module-jca-parent-3.1.0.pom | 2 KB |
mule-module-jca-parent-3.1.0-tests.jar | 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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.modules.jca/mule-module-jca-parent/
implementation 'org.mule.modules.jca:mule-module-jca-parent:3.1.0'
// https://jarcasting.com/artifacts/org.mule.modules.jca/mule-module-jca-parent/
implementation ("org.mule.modules.jca:mule-module-jca-parent:3.1.0")
'org.mule.modules.jca:mule-module-jca-parent:jar:3.1.0'
<dependency org="org.mule.modules.jca" name="mule-module-jca-parent" rev="3.1.0">
<artifact name="mule-module-jca-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.modules.jca', module='mule-module-jca-parent', version='3.1.0')
)
libraryDependencies += "org.mule.modules.jca" % "mule-module-jca-parent" % "3.1.0"
[org.mule.modules.jca/mule-module-jca-parent "3.1.0"]