<dependency>
<groupId>org.jruby</groupId>
<artifactId>jruby-core</artifactId>
<version>9.2.7.0</version>
</dependency>
<parent> <groupId>org.jruby</groupId> <artifactId>jruby-parent</artifactId> <version>9.2.7.0</version> </parent>
compile
|-- com.github.jnr:jnr-netdb:1.1.6
|-- com.github.jnr:jnr-enxio:0.19
|-- com.github.jnr:jnr-unixsocket:0.20
|-- com.github.jnr:jnr-posix:3.0.49
|-- com.github.jnr:jnr-constants:0.9.12
|-- com.github.jnr:jffi:1.2.18
|-- com.github.jnr:jffi:1.2.18
|-- org.jruby.joni:joni:2.1.26
|-- org.jruby.jcodings:jcodings:1.0.43
|-- com.headius:invokebinder:1.11
|-- com.martiansoftware:nailgun-server:0.9.1
provided
|-- bsf:bsf:2.4.0
|-- org.osgi:org.osgi.core:5.0.0
|-- org.jruby:joda-timezones:2013d
|-- org.slf4j:slf4j-api:1.7.12
test
|-- junit:junit:4.12