| License | License | 
|---|---|
| GroupId | GroupIdorg.semispace | 
| ArtifactId | ArtifactIdsemispace-google-app | 
| Last Version | Last Version1.3.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionsemispace-google-app Part of the SemiSpace tutorial: The webapp packaged as a stand alone, easily deployable, application. | 
| Filename | Size | 
|---|---|
| semispace-google-app-1.3.1.pom | |
| semispace-google-app-1.3.1.zip | 17 MB | 
| semispace-google-app-1.3.1-sources.jar | 15 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.semispace/semispace-google-app/ -->
<dependency>
    <groupId>org.semispace</groupId>
    <artifactId>semispace-google-app</artifactId>
    <version>1.3.1</version>
</dependency>// https://jarcasting.com/artifacts/org.semispace/semispace-google-app/
implementation 'org.semispace:semispace-google-app:1.3.1'// https://jarcasting.com/artifacts/org.semispace/semispace-google-app/
implementation ("org.semispace:semispace-google-app:1.3.1")'org.semispace:semispace-google-app:jar:1.3.1'<dependency org="org.semispace" name="semispace-google-app" rev="1.3.1">
  <artifact name="semispace-google-app" type="jar" />
</dependency>@Grapes(
@Grab(group='org.semispace', module='semispace-google-app', version='1.3.1')
)libraryDependencies += "org.semispace" % "semispace-google-app" % "1.3.1"[org.semispace/semispace-google-app "1.3.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.mortbay.jetty : jetty Optional | jar | 6.1.26 | 
| org.mortbay.jetty : start Optional | jar | 6.1.26 | 
| org.mortbay.jetty : jsp-2.1-jetty | jar | 6.1.26 | 
| org.semispace : semispace-google-webapp | war | 1.3.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 |