<dependency>
<groupId>org.jruby</groupId>
<artifactId>jruby-base</artifactId>
<version>9.4.2.0</version>
</dependency>
<parent> <groupId>org.jruby</groupId> <artifactId>jruby-parent</artifactId> <version>9.4.2.0</version> </parent>
${tzdata.scope}
|-- org.jruby:joda-timezones:2019c
compile
|-- org.ow2.asm:asm
|-- 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
|-- org.jruby.joni:joni:2.1.48
|-- org.jruby.jcodings:jcodings:1.0.58
|-- com.headius:invokebinder:1.12
|-- me.qmx.jitescript:jitescript:0.4.1
|-- com.headius:backport9:1.12
provided
|-- org.osgi:org.osgi.core:5.0.0
|-- org.slf4j:slf4j-api:1.7.12
|-- jakarta.annotation:jakarta.annotation-api:2.0.0
test
|-- junit:junit