<dependency>
<groupId>org.jruby</groupId>
<artifactId>jruby-base</artifactId>
<version>9.3.4.0</version>
</dependency>
<parent> <groupId>org.jruby</groupId> <artifactId>jruby-parent</artifactId> <version>9.3.4.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.13
|-- com.github.jnr:jnr-unixsocket:0.38.17
|-- com.github.jnr:jnr-posix:3.1.15
|-- com.github.jnr:jnr-constants:0.10.3
|-- com.github.jnr:jnr-ffi:2.2.11
|-- org.jruby.joni:joni:2.1.42
|-- org.jruby.jcodings:jcodings:1.0.56
|-- 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