License |
License |
---|---|
GroupId | GroupIdcom.35liuqi |
ArtifactId | ArtifactIdNuna-Web-mvc |
Last Version | Last Version1.0.4-preview |
Release Date | Release Date |
Type | Typejar |
Description |
Description基于java web 应用的快速开发应用包
|
<!-- https://jarcasting.com/artifacts/com.35liuqi/Nuna-Web-mvc/ -->
<dependency>
<groupId>com.35liuqi</groupId>
<artifactId>Nuna-Web-mvc</artifactId>
<version>1.0.4-preview</version>
</dependency>
// https://jarcasting.com/artifacts/com.35liuqi/Nuna-Web-mvc/
implementation 'com.35liuqi:Nuna-Web-mvc:1.0.4-preview'
// https://jarcasting.com/artifacts/com.35liuqi/Nuna-Web-mvc/
implementation ("com.35liuqi:Nuna-Web-mvc:1.0.4-preview")
'com.35liuqi:Nuna-Web-mvc:jar:1.0.4-preview'
<dependency org="com.35liuqi" name="Nuna-Web-mvc" rev="1.0.4-preview">
<artifact name="Nuna-Web-mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.35liuqi', module='Nuna-Web-mvc', version='1.0.4-preview')
)
libraryDependencies += "com.35liuqi" % "Nuna-Web-mvc" % "1.0.4-preview"
[com.35liuqi/Nuna-Web-mvc "1.0.4-preview"]
Group / Artifact | Type | Version |
---|---|---|
com.35liuqi : Nuna-Web-common | jar | 1.0.4-preview |
org.springframework : spring-web | jar | 4.3.9.RELEASE |
org.springframework : spring-webmvc | jar | 4.3.9.RELEASE |
org.springframework : spring-tx | jar | 4.3.9.RELEASE |
org.mybatis : mybatis | jar | 3.4.4 |
org.mybatis : mybatis-spring | jar | 1.3.1 |
org.freemarker : freemarker | jar | 2.3.27-incubating |
org.apache.logging.log4j : log4j-core | jar | 2.1 |
org.apache.logging.log4j : log4j-api | jar | 2.1 |
org.apache.logging.log4j : log4j-web | jar | 2.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.1 |
org.apache.logging.log4j : log4j-jcl | jar | 2.1 |
org.springframework : spring-core | jar | 4.3.9.RELEASE |
org.springframework : spring-context | jar | 4.3.9.RELEASE |
org.springframework : spring-context-support | jar | 4.3.9.RELEASE |