License |
License |
---|---|
GroupId | GroupIdcom.massisframework |
ArtifactId | ArtifactIdnubes |
Last Version | Last Version1.4.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnubes
Provides an annotation layer on top of vertx-web.
|
Project URL |
Project URL |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-unit | jar | |
junit : junit | jar | 4.12 |
com.github.jknack : handlebars | jar | 1.3.0 |