License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.fusesource.scalate |
ArtifactId | ArtifactIdscalate-bookstore |
Version | Version1.3.2 |
Type | Typewar |
Description |
DescriptionScalate :: Bookstore
Scalate Sample BookStore Web Application
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
scalate-bookstore-1.3.2.pom | |
scalate-bookstore-1.3.2.war | 17 MB |
scalate-bookstore-1.3.2-sources.jar | 9 KB |
scalate-bookstore-1.3.2-javadoc.jar | 92 KB |
scalate-bookstore-1.3.2-classes.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fusesource.scalate/scalate-bookstore/ -->
<dependency>
<groupId>org.fusesource.scalate</groupId>
<artifactId>scalate-bookstore</artifactId>
<version>1.3.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.scalate/scalate-bookstore/
implementation 'org.fusesource.scalate:scalate-bookstore:1.3.2'
// https://jarcasting.com/artifacts/org.fusesource.scalate/scalate-bookstore/
implementation ("org.fusesource.scalate:scalate-bookstore:1.3.2")
'org.fusesource.scalate:scalate-bookstore:war:1.3.2'
<dependency org="org.fusesource.scalate" name="scalate-bookstore" rev="1.3.2">
<artifact name="scalate-bookstore" type="war" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.scalate', module='scalate-bookstore', version='1.3.2')
)
libraryDependencies += "org.fusesource.scalate" % "scalate-bookstore" % "1.3.2"
[org.fusesource.scalate/scalate-bookstore "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.fusesource.scalate : scalate-war | war | 1.3.2 |
org.fusesource.scalate : scalate-guice | jar | 1.3.2 |
org.codehaus.jackson : jackson-jaxrs | jar | 1.3.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic Optional | jar | 0.9.26 |
Group / Artifact | Type | Version |
---|---|---|
org.fusesource.scalate : scalate-test | jar | 1.3.2 |