License |
License |
---|---|
GroupId | GroupIdorg.smartboot.servlet |
ArtifactId | ArtifactIdplugin-dispatcher |
Version | Version0.1.4 |
Type | Typejar |
Description |
Descriptionplugin-dispatcher
a lightweight servlet container
|
Filename | Size |
---|---|
plugin-dispatcher-0.1.4.pom | |
plugin-dispatcher-0.1.4.jar | 10 KB |
plugin-dispatcher-0.1.4-sources.jar | 7 KB |
plugin-dispatcher-0.1.4-javadoc.jar | 25 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.smartboot.servlet : servlet-core | jar | 0.1.4 |