<dependency>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.jruby</artifactId>
<version>9.4.0.0_1</version>
<type>bundle</type>
</dependency>
implementation 'org.apache.servicemix.bundles:org.apache.servicemix.bundles.jruby:9.4.0.0_1'
implementation("org.apache.servicemix.bundles:org.apache.servicemix.bundles.jruby:9.4.0.0_1")
libraryDependencies += "org.apache.servicemix.bundles" % "org.apache.servicemix.bundles.jruby" % "9.4.0.0_1"
@Grapes(
@Grab(group='org.apache.servicemix.bundles', module='org.apache.servicemix.bundles.jruby', version='9.4.0.0_1')
)
<dependency org="org.apache.servicemix.bundles" name="org.apache.servicemix.bundles.jruby" rev="9.4.0.0_1" />
<parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> <version>15</version> </parent>
compile
|-- org.jruby:jruby-base:9.4.0.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.14
|-- com.github.jnr:jnr-unixsocket:0.38.19
|-- com.github.jnr:jnr-posix:3.1.16
|-- com.github.jnr:jnr-constants:0.10.4
|-- com.github.jnr:jnr-ffi:2.2.13
|-- com.github.jnr:jnr-a64asm:1.0.0
|-- com.github.jnr:jnr-x86asm:1.0.2
|-- com.github.jnr:jffi:1.3.10
|-- com.github.jnr:jffi:1.3.10
|-- org.jruby.joni:joni:2.1.44
|-- org.jruby.jcodings:jcodings:1.0.58
|-- com.headius:invokebinder:1.12
|-- joda-time:joda-time:2.10.10
|-- me.qmx.jitescript:jitescript:0.4.1