<dependency>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.jruby</artifactId>
<version>1.5.2_1</version>
<type>bundle</type>
</dependency>
implementation 'org.apache.servicemix.bundles:org.apache.servicemix.bundles.jruby:1.5.2_1'
implementation("org.apache.servicemix.bundles:org.apache.servicemix.bundles.jruby:1.5.2_1")
libraryDependencies += "org.apache.servicemix.bundles" % "org.apache.servicemix.bundles.jruby" % "1.5.2_1"
@Grapes(
@Grab(group='org.apache.servicemix.bundles', module='org.apache.servicemix.bundles.jruby', version='1.5.2_1')
)
<dependency org="org.apache.servicemix.bundles" name="org.apache.servicemix.bundles.jruby" rev="1.5.2_1" />
<parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> <version>6</version> </parent>
compile
|-- org.jruby.jcodings:jcodings:1.0.4
|-- org.jruby.extras:jnr-netdb:1.0
|-- org.jruby.ext.posix:jnr-posix:1.1.4
|-- org.jruby.extras:bytelist:1.0.6
|-- org.jruby.extras:constantine:0.6