Last Version

commons-jetty 2.7.1

AVSystem commons library for Scala

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.avsystem.commons
ArtifactId

ArtifactId

commons-jetty_2.12
Version

Version

2.7.1
Type

Type

jar
Description

Description

commons-jetty
AVSystem commons library for Scala
Project URL

Project URL

https://github.com/AVSystem/scala-commons
Project Organization

Project Organization

AVSystem
Source Code Management

Source Code Management

https://github.com/AVSystem/scala-commons.git

Download commons-jetty_2.12 2.7.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
com.avsystem.commons : commons-core_2.12 jar 2.7.1
org.eclipse.jetty : jetty-client jar 9.4.46.v20220331
org.eclipse.jetty : jetty-server jar 9.4.46.v20220331
com.typesafe.scala-logging : scala-logging_2.12 jar 3.9.4

test (7)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.12
org.scalacheck : scalacheck_2.12 jar 1.16.0
org.scalatestplus : scalacheck-1-16_2.12 jar 3.2.12.0
org.mockito : mockito-core jar 3.9.0
org.apache.commons : commons-io jar 1.3.2
org.eclipse.jetty : jetty-servlet jar 9.4.46.v20220331
org.slf4j : slf4j-simple jar 1.7.32

Project Modules

There are no modules declared in this project.