| License |
License |
|---|---|
| GroupId | GroupIdcc.shacocloud |
| ArtifactId | ArtifactIdmirage-web-mvc |
| Last Version | Last Version1.0.1-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvertx 基于 spring context 的web mvc封装
|
<!-- https://jarcasting.com/artifacts/cc.shacocloud/mirage-web-mvc/ -->
<dependency>
<groupId>cc.shacocloud</groupId>
<artifactId>mirage-web-mvc</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cc.shacocloud/mirage-web-mvc/
implementation 'cc.shacocloud:mirage-web-mvc:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/cc.shacocloud/mirage-web-mvc/
implementation ("cc.shacocloud:mirage-web-mvc:1.0.1-RELEASE")
'cc.shacocloud:mirage-web-mvc:jar:1.0.1-RELEASE'
<dependency org="cc.shacocloud" name="mirage-web-mvc" rev="1.0.1-RELEASE">
<artifact name="mirage-web-mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.shacocloud', module='mirage-web-mvc', version='1.0.1-RELEASE')
)
libraryDependencies += "cc.shacocloud" % "mirage-web-mvc" % "1.0.1-RELEASE"
[cc.shacocloud/mirage-web-mvc "1.0.1-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-core | jar | |
| io.vertx : vertx-web | jar | |
| io.vertx : vertx-web-templ-freemarker | jar | |
| cc.shacocloud : mirage-utils | jar | |
| org.springframework : spring-context | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | |
| com.fasterxml.jackson.dataformat : jackson-dataformat-cbor | jar | |
| com.fasterxml.jackson.dataformat : jackson-dataformat-smile | jar | |
| commons-logging : commons-logging | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | |
| org.jetbrains : annotations | jar | |
| org.slf4j : slf4j-api | jar | |
| ch.qos.logback : logback-core | jar | |
| ch.qos.logback : logback-classic | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-junit5 | jar | |
| io.vertx : vertx-web-client | jar | |
| org.assertj : assertj-core | jar | |
| javax.validation : validation-api | jar | |
| org.hibernate : hibernate-validator | jar | |
| javax.el : javax.el-api | jar | |
| org.glassfish.web : javax.el | jar |