plugin-dispatcher

a lightweight servlet container

License

License

GroupId

GroupId

org.smartboot.servlet
ArtifactId

ArtifactId

plugin-dispatcher
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

plugin-dispatcher
a lightweight servlet container

Download plugin-dispatcher

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.smartboot.servlet : servlet-core jar 0.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0