<dependency>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.jruby</artifactId>
<version>9.3.4.0_1</version>
<type>bundle</type>
</dependency>
implementation 'org.apache.servicemix.bundles:org.apache.servicemix.bundles.jruby:9.3.4.0_1'
implementation("org.apache.servicemix.bundles:org.apache.servicemix.bundles.jruby:9.3.4.0_1")
libraryDependencies += "org.apache.servicemix.bundles" % "org.apache.servicemix.bundles.jruby" % "9.3.4.0_1"
@Grapes(
@Grab(group='org.apache.servicemix.bundles', module='org.apache.servicemix.bundles.jruby', version='9.3.4.0_1')
)
<dependency org="org.apache.servicemix.bundles" name="org.apache.servicemix.bundles.jruby" rev="9.3.4.0_1" />
<parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> <version>14</version> </parent>
compile
|-- org.jruby:jruby-base:9.3.4.0
|-- org.ow2.asm:asm-commons:9.2
|-- org.ow2.asm:asm-analysis:9.2
|-- com.github.jnr:jnr-netdb:1.2.0
|-- com.github.jnr:jnr-enxio:0.32.13
|-- com.github.jnr:jnr-unixsocket:0.38.17
|-- com.github.jnr:jnr-posix:3.1.15
|-- com.github.jnr:jnr-constants:0.10.3
|-- com.github.jnr:jnr-ffi:2.2.11
|-- com.github.jnr:jnr-a64asm:1.0.0
|-- com.github.jnr:jnr-x86asm:1.0.2
|-- org.jruby.joni:joni:2.1.42
|-- org.jruby.jcodings:jcodings:1.0.56
|-- com.headius:invokebinder:1.12
|-- joda-time:joda-time:2.10.10
|-- me.qmx.jitescript:jitescript:0.4.1