Last Version

Skittr Example 2.0-M4

A set of examples site/webapp

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

skittr-example
Version

Version

2.0-M4
Type

Type

war
Description

Description

Skittr Example
A set of examples site/webapp
Project Organization

Project Organization

WorldWide Conferencing, LLC

Download skittr-example 2.0-M4


<!-- https://jarcasting.com/artifacts/net.liftweb/skittr-example/ -->
<dependency>
    <groupId>net.liftweb</groupId>
    <artifactId>skittr-example</artifactId>
    <version>2.0-M4</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/skittr-example/
implementation 'net.liftweb:skittr-example:2.0-M4'
// https://jarcasting.com/artifacts/net.liftweb/skittr-example/
implementation ("net.liftweb:skittr-example:2.0-M4")
'net.liftweb:skittr-example:war:2.0-M4'
<dependency org="net.liftweb" name="skittr-example" rev="2.0-M4">
  <artifact name="skittr-example" type="war" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='skittr-example', version='2.0-M4')
)
libraryDependencies += "net.liftweb" % "skittr-example" % "2.0-M4"
[net.liftweb/skittr-example "2.0-M4"]

Dependencies

compile (1)

Group / Artifact Type Version
net.liftweb : lift-mapper jar 2.0-M4

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

runtime (1)

Group / Artifact Type Version
org.apache.derby : derby jar 10.5.3.0_1

Project Modules

There are no modules declared in this project.