servlet-plugins-parent

a lightweight servlet container

License

License

GroupId

GroupId

org.smartboot.servlet
ArtifactId

ArtifactId

servlet-plugins-parent
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

pom
Description

Description

servlet-plugins-parent
a lightweight servlet container
Project URL

Project URL

http://git.oschina.net/smartboot/smart-servlet
Source Code Management

Source Code Management

http://git.oschina.net/smartboot/smart-servlet

Download servlet-plugins-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • session
  • dispatcher
  • websocket

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0