Last Version

Circumflex Web Framework 2.5

Circumflex Web Framework is a lightweight framework for quick and robust application development using Scala programming language.

License

License

GroupId

GroupId

ru.circumflex
ArtifactId

ArtifactId

circumflex-web
Version

Version

2.5
Type

Type

jar
Description

Description

Circumflex Web Framework
Circumflex Web Framework is a lightweight framework for quick and robust application development using Scala programming language.

Download circumflex-web 2.5


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

Dependencies

compile (9)

Group / Artifact Type Version
ru.circumflex : circumflex-core jar 2.5
javax.servlet : servlet-api jar 2.5
commons-fileupload : commons-fileupload jar 1.2.2
org.eclipse.jetty : jetty-webapp jar 7.4.2.v20110526
org.apache.httpcomponents : httpclient jar 4.1.1
org.scala-lang : scala-library jar 2.9.2
org.scala-lang : scala-compiler jar 2.9.2
org.slf4j : slf4j-api jar 1.6.1
org.scalatest : scalatest_2.9.2 jar 1.8

test (5)

Group / Artifact Type Version
org.scala-lang : jline jar 2.9.2
junit : junit jar 4.10
commons-lang : commons-lang jar 2.5
ch.qos.logback : logback-classic jar 0.9.26
ch.qos.logback : logback-core jar 0.9.26

Project Modules

There are no modules declared in this project.