<dependency>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.jruby</artifactId>
<version>9.2.13.0_1</version>
<type>bundle</type>
</dependency>
implementation 'org.apache.servicemix.bundles:org.apache.servicemix.bundles.jruby:9.2.13.0_1'
implementation("org.apache.servicemix.bundles:org.apache.servicemix.bundles.jruby:9.2.13.0_1")
libraryDependencies += "org.apache.servicemix.bundles" % "org.apache.servicemix.bundles.jruby" % "9.2.13.0_1"
@Grapes(
@Grab(group='org.apache.servicemix.bundles', module='org.apache.servicemix.bundles.jruby', version='9.2.13.0_1')
)
<dependency org="org.apache.servicemix.bundles" name="org.apache.servicemix.bundles.jruby" rev="9.2.13.0_1" />
<parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> <version>14</version> </parent>
compile
|-- org.jruby:jruby-core:9.2.13.0
|-- com.github.jnr:jnr-netdb:1.1.6
|-- com.github.jnr:jnr-enxio:0.25
|-- com.github.jnr:jnr-unixsocket:0.28
|-- com.github.jnr:jnr-posix:3.0.54
|-- com.github.jnr:jnr-constants:0.9.15
|-- com.github.jnr:jffi:1.2.23
|-- com.github.jnr:jffi:1.2.23
|-- org.jruby.joni:joni:2.1.31
|-- org.jruby.jcodings:jcodings:1.0.46
|-- com.headius:invokebinder:1.11
|-- com.martiansoftware:nailgun-server:0.9.1
|-- joda-time:joda-time:2.10.5