smart-servlet-parent

a lightweight servlet container

License

License

GroupId

GroupId

org.smartboot.servlet
ArtifactId

ArtifactId

smart-servlet-parent
Last Version

Last Version

0.1.6
Release Date

Release Date

Type

Type

pom
Description

Description

smart-servlet-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 smart-servlet-parent

How to add to project

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

Dependencies

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

Project Modules

  • servlet-core
  • spring-boot-starter
  • smart-servlet-maven-plugin

Versions

Version
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0