MVN

com.sta-soft : mservletengine

Maven & Gradle

Apr 15, 2021

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

<dependency>
    <groupId>com.sta-soft</groupId>
    <artifactId>mservletengine</artifactId>
    <version>1.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sta-soft : mservletengine to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10

All Versions

Choose a version of com.sta-soft : mservletengine to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.10
mservletengine-1.10
1.9
mservletengine-1.9

How to add a dependency to Maven

Add the following com.sta-soft : mservletengine maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sta-soft</groupId>
    <artifactId>mservletengine</artifactId>
    <version>1.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sta-soft : mservletengine gradle dependency to your build.gradle file:

implementation 'com.sta-soft:mservletengine:1.10'

Gradle Kotlin DSL: Add the following com.sta-soft : mservletengine gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sta-soft:mservletengine:1.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sta-soft : mservletengine sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sta-soft" % "mservletengine" % "1.10"

Advertisement

Dependencies from Group

Apr 14, 2021
7 usages
Apr 14, 2021
1 usages
Apr 14, 2021
1 usages
Apr 14, 2021
Apr 15, 2021

Discover Dependencies

Jan 20, 2023
1 usages
5.9k stars
Apr 25, 2023
1 usages
May 17, 2023
1 usages
15 stars
May 17, 2023
1 usages
15 stars
Feb 16, 2023
3 usages
15 stars
Jan 14, 2020
1 usages
16 stars
Apr 21, 2023
2 usages
46 stars
Apr 21, 2023
1 usages
46 stars