servlet-core

a lightweight servlet container

License

License

GroupId

GroupId

org.smartboot.servlet
ArtifactId

ArtifactId

servlet-core
Last Version

Last Version

0.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

servlet-core
a lightweight servlet container

Download servlet-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.smartboot.socket : aio-pro jar 1.5.11
javax.servlet : javax.servlet-api jar 3.1.0
javax.annotation : javax.annotation-api jar 1.3.2
org.smartboot.http : smart-http-server jar 1.1.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0