m

modeshape-jca-rar

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