is not current version
Last Version 5.19.0

org.ow2.joram:joram-jca-remote 5.10.0

Builds the Joram jca remote project.

GroupId

GroupId

org.ow2.joram
ArtifactId

ArtifactId

joram-jca-remote
Version

Version

5.10.0
Type

Type

rar

Download joram-jca-remote 5.10.0


<!-- https://jarcasting.com/artifacts/org.ow2.joram/joram-jca-remote/ -->
<dependency>
    <groupId>org.ow2.joram</groupId>
    <artifactId>joram-jca-remote</artifactId>
    <version>5.10.0</version>
    <type>rar</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.joram/joram-jca-remote/
implementation 'org.ow2.joram:joram-jca-remote:5.10.0'
// https://jarcasting.com/artifacts/org.ow2.joram/joram-jca-remote/
implementation ("org.ow2.joram:joram-jca-remote:5.10.0")
'org.ow2.joram:joram-jca-remote:rar:5.10.0'
<dependency org="org.ow2.joram" name="joram-jca-remote" rev="5.10.0">
  <artifact name="joram-jca-remote" type="rar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.joram', module='joram-jca-remote', version='5.10.0')
)
libraryDependencies += "org.ow2.joram" % "joram-jca-remote" % "5.10.0"
[org.ow2.joram/joram-jca-remote "5.10.0"]