lib.web

Thin, stateless, strictly typed Scala web framework.

GroupId

GroupId

ru.dimgel
ArtifactId

ArtifactId

lib.web
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

lib.web
Thin, stateless, strictly typed Scala web framework.

Download lib.web

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-io : commons-io jar 1.4
commons-codec : commons-codec jar 1.4
commons-fileupload : commons-fileupload jar 1.2

provided (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.8.0.Beta1
javax.servlet : servlet-api jar 2.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.5
org.scalatest : scalatest jar 1.0.1-for-scala-2.8.0.Beta1-NQRFPT
org.mortbay.jetty : jetty-client jar 6.1.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.3
0.3.2