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