Last Version

scalatra-jetty 2.4.1

Embedded Jetty server for Scalatra apps

License

License

BSD
Categories

Categories

Scala Languages Jetty Container Application Servers
GroupId

GroupId

com.meedoc
ArtifactId

ArtifactId

scalatra-jetty_2.11
Version

Version

2.4.1
Type

Type

jar
Description

Description

scalatra-jetty
Embedded Jetty server for Scalatra apps
Project URL

Project URL

http://www.scalatra.org/
Project Organization

Project Organization

com.meedoc
Source Code Management

Source Code Management

http://github.com/meedoc/scalatra

Download scalatra-jetty_2.11 2.4.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7
com.meedoc : scalatra_2.11 jar 2.4.1
javax.servlet : javax.servlet-api jar 3.1.0
org.eclipse.jetty : jetty-servlet jar 9.2.14.v20151106

Project Modules

There are no modules declared in this project.