<dependency>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.jruby</artifactId>
<version>9.1.16.0_1</version>
<type>bundle</type>
</dependency>
implementation 'org.apache.servicemix.bundles:org.apache.servicemix.bundles.jruby:9.1.16.0_1'
implementation("org.apache.servicemix.bundles:org.apache.servicemix.bundles.jruby:9.1.16.0_1")
libraryDependencies += "org.apache.servicemix.bundles" % "org.apache.servicemix.bundles.jruby" % "9.1.16.0_1"
@Grapes(
@Grab(group='org.apache.servicemix.bundles', module='org.apache.servicemix.bundles.jruby', version='9.1.16.0_1')
)
<dependency org="org.apache.servicemix.bundles" name="org.apache.servicemix.bundles.jruby" rev="9.1.16.0_1" />
<parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> <version>13</version> </parent>
compile
|-- org.jruby:jruby-core:9.1.16.0
|-- com.github.jnr:jnr-netdb:1.1.6
|-- com.github.jnr:jnr-enxio:0.16
|-- com.github.jnr:jnr-x86asm:1.0.2
|-- com.github.jnr:jnr-unixsocket:0.17
|-- com.github.jnr:jnr-posix:3.0.44
|-- com.github.jnr:jnr-constants:0.9.9
|-- com.github.jnr:jffi:1.2.16
|-- com.github.jnr:jffi:1.2.16
|-- org.jruby.joni:joni:2.1.15
|-- org.jruby.extras:bytelist:1.0.15
|-- org.jruby.jcodings:jcodings:1.0.27
|-- com.headius:invokebinder:1.10
|-- com.headius:unsafe-fences:1.0