Skip to content

Instantly share code, notes, and snippets.

@mkristian
Created September 12, 2012 04:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mkristian/01236caf13cc4ab0bf17 to your computer and use it in GitHub Desktop.
Save mkristian/01236caf13cc4ab0bf17 to your computer and use it in GitHub Desktop.
dependency tree of jruby
org.jruby:jruby-core:jar:1.7.0.preview3:compile
+- org.jruby:jruby-stdlib:jar:1.7.0.preview3:compile
+- org.jruby.joni:joni:jar:1.1.8:compile
+- com.github.jnr:jnr-netdb:jar:1.1.0:compile
| \- com.github.jnr:jnr-ffi:jar:0.7.6:compile
| +- com.github.jnr:jffi:jar:native:1.2.4:runtime
| \- com.github.jnr:jnr-x86asm:jar:1.0.2:compile
+- com.github.jnr:jnr-unixsocket:jar:0.1-SNAPSHOT:compile
| \- com.github.jnr:jnr-enxio:jar:0.2-SNAPSHOT:compile
+- com.github.jnr:jnr-posix:jar:2.2.1-SNAPSHOT:compile
+- org.jruby.extras:bytelist:jar:1.0.10:compile
+- com.github.jnr:jnr-constants:jar:0.8.3:compile
+- org.jruby.jcodings:jcodings:jar:1.0.9:compile
+- com.github.jnr:jffi:jar:1.2.4:compile
+- org.yaml:snakeyaml:jar:1.10:compile
+- jline:jline:jar:2.7:compile
+- joda-time:joda-time:jar:2.1:compile
+- com.jcraft:jzlib:jar:1.1.1:compile
\- org.bouncycastle:bcmail-jdk15on:jar:1.47:compile
+- org.bouncycastle:bcprov-jdk15on:jar:1.47:compile
\- org.bouncycastle:bcpkix-jdk15on:jar:1.47:compile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment