CRaSH web

The CRaSH is a shell for Java Content Repository that comes bundled as a war file to deploy in eXo Portal 2.5 or GateIn

License

License

GroupId

GroupId

org.crsh
ArtifactId

ArtifactId

crsh.shell.web
Last Version

Last Version

1.0.0-beta20
Release Date

Release Date

Type

Type

war
Description

Description

CRaSH web
The CRaSH is a shell for Java Content Repository that comes bundled as a war file to deploy in eXo Portal 2.5 or GateIn
Project Organization

Project Organization

eXo Platform SAS

Download crsh.shell.web

How to add to project

<!-- https://jarcasting.com/artifacts/org.crsh/crsh.shell.web/ -->
<dependency>
    <groupId>org.crsh</groupId>
    <artifactId>crsh.shell.web</artifactId>
    <version>1.0.0-beta20</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.crsh/crsh.shell.web/
implementation 'org.crsh:crsh.shell.web:1.0.0-beta20'
// https://jarcasting.com/artifacts/org.crsh/crsh.shell.web/
implementation ("org.crsh:crsh.shell.web:1.0.0-beta20")
'org.crsh:crsh.shell.web:war:1.0.0-beta20'
<dependency org="org.crsh" name="crsh.shell.web" rev="1.0.0-beta20">
  <artifact name="crsh.shell.web" type="war" />
</dependency>
@Grapes(
@Grab(group='org.crsh', module='crsh.shell.web', version='1.0.0-beta20')
)
libraryDependencies += "org.crsh" % "crsh.shell.web" % "1.0.0-beta20"
[org.crsh/crsh.shell.web "1.0.0-beta20"]

Dependencies

compile (1)

Group / Artifact Type Version
org.crsh : crsh.shell.core jar 1.0.0-beta20

provided (4)

Group / Artifact Type Version
com.google.appengine : appengine-api-1.0-sdk jar 1.4.2
com.google.appengine : appengine-tools-sdk jar 1.4.2
com.google.gwt : gwt-user jar 2.1.0
org.slf4j : slf4j-api jar 1.5.8

runtime (1)

Group / Artifact Type Version
com.google.gwt : gwt-servlet jar 2.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.2
org.slf4j : slf4j-jdk14 jar 1.5.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-beta20
1.0.0-beta19