Last Version

base4j-mvc 1.3.0

base4j核心功能项目

License

License

GroupId

GroupId

com.base4j
ArtifactId

ArtifactId

base4j-mvc
Version

Version

1.3.0
Type

Type

jar
Description

Description

base4j-mvc
base4j核心功能项目

Download base4j-mvc 1.3.0


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

Dependencies

compile (7)

Group / Artifact Type Version
com.base4j : base4j-mybatis jar 1.3.0
org.springframework.boot : spring-boot-starter-web jar
net.sourceforge.nekohtml : nekohtml jar
org.springframework.boot : spring-boot-starter-security jar
org.springframework.boot : spring-boot-starter-test jar
com.alibaba : fastjson jar 1.2.58
mysql : mysql-connector-java jar 5.1.41

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools jar

Project Modules

There are no modules declared in this project.