mad-scala

Light scala HTTP server

License

License

Apache License 2.0
Categories

Categories

IDE Development Tools Scala Languages Jetty Container Application Servers
GroupId

GroupId

com.github.acsgh.mad.scala.provider
ArtifactId

ArtifactId

jetty_2.12
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

mad-scala
Light scala HTTP server
Project URL

Project URL

https://github.com/acsgh/mad-scala
Source Code Management

Source Code Management

https://github.com/acsgh/mad-scala

Download jetty_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.acsgh.mad.scala.provider/jetty_2.12/ -->
<dependency>
    <groupId>com.github.acsgh.mad.scala.provider</groupId>
    <artifactId>jetty_2.12</artifactId>
    <version>0.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.acsgh.mad.scala.provider/jetty_2.12/
implementation 'com.github.acsgh.mad.scala.provider:jetty_2.12:0.2.1'
// https://jarcasting.com/artifacts/com.github.acsgh.mad.scala.provider/jetty_2.12/
implementation ("com.github.acsgh.mad.scala.provider:jetty_2.12:0.2.1")
'com.github.acsgh.mad.scala.provider:jetty_2.12:pom:0.2.1'
<dependency org="com.github.acsgh.mad.scala.provider" name="jetty_2.12" rev="0.2.1">
  <artifact name="jetty_2.12" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.acsgh.mad.scala.provider', module='jetty_2.12', version='0.2.1')
)
libraryDependencies += "com.github.acsgh.mad.scala.provider" % "jetty_2.12" % "0.2.1"
[com.github.acsgh.mad.scala.provider/jetty_2.12 "0.2.1"]

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
org.slf4j : slf4j-api jar 1.7.21
com.github.acsgh.mad.scala.provider : servlet_2.12 jar 0.2.1
com.github.acsgh.mad.scala.router : websocket_2.12 jar 0.2.1
org.eclipse.jetty : jetty-server jar 9.4.19.v20190610
org.eclipse.jetty : jetty-webapp jar 9.4.19.v20190610
org.eclipse.jetty.websocket : websocket-server jar 9.4.19.v20190610
org.eclipse.jetty.websocket : websocket-servlet jar 9.3.6.v20151106

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.1.1