| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.massisframework |
| Идентификатор | Идентификаторnubes |
| Последняя версия | Последняя версия1.4.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеnubes
Provides an annotation layer on top of vertx-web.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| nubes-1.4.7.pom | |
| nubes-1.4.7.jar | 203 KB |
| nubes-1.4.7-sources.jar | 112 KB |
| nubes-1.4.7-javadoc.jar | 1014 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.massisframework/nubes/ -->
<dependency>
<groupId>com.massisframework</groupId>
<artifactId>nubes</artifactId>
<version>1.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.massisframework/nubes/
implementation 'com.massisframework:nubes:1.4.7'
// https://jarcasting.com/artifacts/com.massisframework/nubes/
implementation ("com.massisframework:nubes:1.4.7")
'com.massisframework:nubes:jar:1.4.7'
<dependency org="com.massisframework" name="nubes" rev="1.4.7">
<artifact name="nubes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.massisframework', module='nubes', version='1.4.7')
)
libraryDependencies += "com.massisframework" % "nubes" % "1.4.7"
[com.massisframework/nubes "1.4.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.vertx : vertx-web-templ-thymeleaf | jar | |
| commons-beanutils : commons-beanutils | jar | 1.9.2 |
| io.vertx : vertx-core | jar | |
| org.reflections : reflections | jar | 0.9.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.vertx : vertx-web-templ-mvel | jar | |
| io.vertx : vertx-web-templ-handlebars | jar | |
| io.vertx : vertx-service-proxy | jar | |
| io.vertx : vertx-web | jar | |
| io.vertx : vertx-auth-shiro | jar | |
| io.vertx : vertx-auth-common | jar | |
| io.vertx : vertx-jdbc-client | jar | |
| io.vertx : vertx-web-templ-jade | jar | |
| io.vertx : vertx-auth-jwt | jar | |
| io.vertx : vertx-codegen | jar | |
| io.vertx : vertx-auth-jdbc | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.vertx : vertx-unit | jar | |
| junit : junit | jar | 4.12 |
| com.github.jknack : handlebars | jar | 1.3.0 |