is not current version
Last Version 5.4.1.Final

org.modeshape:modeshape-jca-rar 4.0.0.Alpha2

JCA Resource adapter RAR

GroupId

GroupId

org.modeshape
ArtifactId

ArtifactId

modeshape-jca-rar
Version

Version

4.0.0.Alpha2
Type

Type

rar

Download modeshape-jca-rar 4.0.0.Alpha2


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