| License |
License |
|---|---|
| Categories |
CategoriesTomcat Container Application Servers |
| GroupId | GroupIdcom.gitee.ainilili |
| ArtifactId | ArtifactIdnomvc-support-for-tomcat |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnomvc-support-for-tomcat
MVC support for Tomcat
|
<!-- https://jarcasting.com/artifacts/com.gitee.ainilili/nomvc-support-for-tomcat/ -->
<dependency>
<groupId>com.gitee.ainilili</groupId>
<artifactId>nomvc-support-for-tomcat</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.ainilili/nomvc-support-for-tomcat/
implementation 'com.gitee.ainilili:nomvc-support-for-tomcat:1.1.3'
// https://jarcasting.com/artifacts/com.gitee.ainilili/nomvc-support-for-tomcat/
implementation ("com.gitee.ainilili:nomvc-support-for-tomcat:1.1.3")
'com.gitee.ainilili:nomvc-support-for-tomcat:jar:1.1.3'
<dependency org="com.gitee.ainilili" name="nomvc-support-for-tomcat" rev="1.1.3">
<artifact name="nomvc-support-for-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.ainilili', module='nomvc-support-for-tomcat', version='1.1.3')
)
libraryDependencies += "com.gitee.ainilili" % "nomvc-support-for-tomcat" % "1.1.3"
[com.gitee.ainilili/nomvc-support-for-tomcat "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitee.ainilili : nomvc | jar | 1.1.3 |
| com.gitee.ainilili : noson | jar | 1.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |