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.

License

License

MIT
Categories

Categories

Ruby Languages
GroupId

GroupId

org.jruby.extras
ArtifactId

ArtifactId

goldspike
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

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.

Download goldspike

How to add to project

<!-- https://jarcasting.com/artifacts/org.jruby.extras/goldspike/ -->
<dependency>
    <groupId>org.jruby.extras</groupId>
    <artifactId>goldspike</artifactId>
    <version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jruby.extras/goldspike/
implementation 'org.jruby.extras:goldspike:1.6.1'
// https://jarcasting.com/artifacts/org.jruby.extras/goldspike/
implementation ("org.jruby.extras:goldspike:1.6.1")
'org.jruby.extras:goldspike:jar:1.6.1'
<dependency org="org.jruby.extras" name="goldspike" rev="1.6.1">
  <artifact name="goldspike" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jruby.extras', module='goldspike', version='1.6.1')
)
libraryDependencies += "org.jruby.extras" % "goldspike" % "1.6.1"
[org.jruby.extras/goldspike "1.6.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jruby : jruby-complete jar ${jruby.version}
commons-pool : commons-pool jar 1.3
javax.activation : activation jar 1.1
javax.servlet : servlet-api Optional jar 2.3

test (16)

Group / Artifact Type Version
junit : junit jar 3.8.1
easymock : easymock jar 1.2_Java1.3
httpunit : httpunit jar 1.6.1
tomcat : bootstrap jar 4.1.34
tomcat : catalina jar 4.1.34
tomcat : naming-resources jar 4.1.34
tomcat : naming-common jar 4.1.34
tomcat : naming-factory jar 4.1.34
tomcat : tomcat-coyote jar 4.1.34
tomcat : tomcat4-coyote jar 4.1.34
tomcat : tomcat-http11 jar 4.1.34
tomcat : tomcat-util jar 4.1.34
commons-digester : commons-digester jar 1.8
commons-collections : commons-collections jar 3.2
commons-modeler : commons-modeler jar 1.1
jakarta-regexp : jakarta-regexp jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.1
1.6
1.5
1.4
1.3
1.2.1