GroupId | GroupIdru.dimgel |
---|---|
ArtifactId | ArtifactIdlib.web |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlib.web
Thin, stateless, strictly typed Scala web framework.
|
Filename | Size |
---|---|
lib.web-0.4.0.pom | |
lib.web-0.4.0.jar | 922 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.8.0.Beta1 |
javax.servlet : servlet-api | jar | 2.5 |
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 |