не последняя версия
Последняя версия 1.0.1-RELEASE

cc.shacocloud:mirage-web-mvc 1.0-RELEASE

vertx 基于 spring context 的web mvc封装

Группа

Группа

cc.shacocloud
Идентификатор

Идентификатор

mirage-web-mvc
Версия

Версия

1.0-RELEASE
Тип

Тип

jar

Скачать mirage-web-mvc 1.0-RELEASE


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