jar

org.jruby.extras : goldspike

Maven & Gradle

Apr 06, 2008
1 usages

GoldSpike · GoldSpike allows you to deploy your standard Rails web application to a J2EE server. You can package up your application as a WAR file for distribution, or simply run it in an expanded form.

Table Of Contents

Latest Version

Download org.jruby.extras : goldspike JAR file - Latest Versions:

All Versions

Download org.jruby.extras : goldspike JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.x
1.6
1.5
1.4
1.3
1.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window goldspike-1.6.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jruby.webapp.session

├─ org.jruby.webapp.session.SessionHolder.class - [JAR]

org.jruby.webapp

├─ org.jruby.webapp.FileServlet.class - [JAR]

├─ org.jruby.webapp.HttpOutput.class - [JAR]

├─ org.jruby.webapp.RailsContextListener.class - [JAR]

├─ org.jruby.webapp.RailsFactory.class - [JAR]

├─ org.jruby.webapp.RailsPeriodicalTaskServlet.class - [JAR]

├─ org.jruby.webapp.RailsServlet.class - [JAR]

├─ org.jruby.webapp.RailsTaskServlet.class - [JAR]

org.jruby.webapp.util

├─ org.jruby.webapp.util.CustomObjectPool.class - [JAR]

├─ org.jruby.webapp.util.FileUtil.class - [JAR]

Advertisement