Last Version

elastisys:scale :: commons :: server 2.3.4

utility classes for embedding HTTP(S) servers

License

License

GroupId

GroupId

com.elastisys.scale
ArtifactId

ArtifactId

commons.server
Version

Version

2.3.4
Type

Type

jar
Description

Description

elastisys:scale :: commons :: server
utility classes for embedding HTTP(S) servers
Project Organization

Project Organization

Elastisys

Download commons.server 2.3.4


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

Dependencies

compile (5)

Group / Artifact Type Version
com.elastisys.scale : commons.util jar 2.3.4
org.eclipse.jetty : jetty-servlet jar 9.4.12.v20180830
org.eclipse.jetty : jetty-servlets jar 9.4.12.v20180830
org.eclipse.jetty : jetty-rewrite jar 9.4.12.v20180830
org.slf4j : slf4j-api jar 1.7.22

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
ch.qos.logback : logback-classic jar 1.1.9
org.glassfish.jersey.core : jersey-client jar 2.25.1
org.apache.httpcomponents : httpclient jar 4.5.6

Project Modules

There are no modules declared in this project.