m

modeshape-jca-rar

JCA Resource adapter RAR
http://www.modeshape.org
Files download
File Operation
modeshape-jca-rar-5.4.1.Final.pom download
Apache Maven
<dependency>
  <groupId>org.modeshape</groupId>
  <artifactId>modeshape-jca-rar</artifactId>
  <version>5.4.1.Final</version>
  <type>rar</type>
</dependency>
Gradle Groovy
implementation 'org.modeshape:modeshape-jca-rar:5.4.1.Final'
Gradle Kotlin
implementation("org.modeshape:modeshape-jca-rar:5.4.1.Final")
Scala SBT
libraryDependencies += "org.modeshape" % "modeshape-jca-rar" % "5.4.1.Final"
Groovy Grape
@Grapes(
  @Grab(group='org.modeshape', module='modeshape-jca-rar', version='5.4.1.Final')
)
Apache Ivy
<dependency org="org.modeshape" name="modeshape-jca-rar" rev="5.4.1.Final" />
Leiningen
[org.modeshape/modeshape-jca-rar "5.4.1.Final"]
Apache Buildr
'org.modeshape:modeshape-jca-rar:jar:5.4.1.Final'