MServletEngine

Mini HTTP server with simple servlet engine to test servlets and web services.

License

License

GroupId

GroupId

com.sta-soft
ArtifactId

ArtifactId

mservletengine
Last Version

Last Version

1.10
Release Date

Release Date

Type

Type

jar
Description

Description

MServletEngine
Mini HTTP server with simple servlet engine to test servlets and web services.
Project Organization

Project Organization

>StA-Soft<

Download mservletengine

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.sta-soft : mlogger jar 1.40
javax : javaee-api jar 8.0
commons-pool : commons-pool jar 1.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.10
1.9