is not current version
Last Version 5.4.1.Final

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

JCA Resource adapter RAR

GroupId

GroupId

org.modeshape
ArtifactId

ArtifactId

modeshape-jca-rar
Version

Version

4.0.0.Beta1
Type

Type

rar

Download modeshape-jca-rar 4.0.0.Beta1


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