| License |
License |
|---|---|
| Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
| GroupId | GroupIdorg.jspare.vertx |
| ArtifactId | ArtifactIdvertx-jspare-cdi |
| Version | Version3.2.0 |
| Type | Typejar |
| Description |
DescriptionJspare Vert.x CDI
Improve your Vert.x experience with JSpare Framework
|
| Project Organization |
Project OrganizationJSpare.org |
| Filename | Size |
|---|---|
| vertx-jspare-cdi-3.2.0.pom | |
| vertx-jspare-cdi-3.2.0.jar | 43 KB |
| vertx-jspare-cdi-3.2.0-sources.jar | 26 KB |
| vertx-jspare-cdi-3.2.0-javadoc.jar | 108 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jspare.vertx/vertx-jspare-cdi/ -->
<dependency>
<groupId>org.jspare.vertx</groupId>
<artifactId>vertx-jspare-cdi</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jspare.vertx/vertx-jspare-cdi/
implementation 'org.jspare.vertx:vertx-jspare-cdi:3.2.0'
// https://jarcasting.com/artifacts/org.jspare.vertx/vertx-jspare-cdi/
implementation ("org.jspare.vertx:vertx-jspare-cdi:3.2.0")
'org.jspare.vertx:vertx-jspare-cdi:jar:3.2.0'
<dependency org="org.jspare.vertx" name="vertx-jspare-cdi" rev="3.2.0">
<artifact name="vertx-jspare-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jspare.vertx', module='vertx-jspare-cdi', version='3.2.0')
)
libraryDependencies += "org.jspare.vertx" % "vertx-jspare-cdi" % "3.2.0"
[org.jspare.vertx/vertx-jspare-cdi "3.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.6 |
| org.jspare : jspare-core | jar | 3.0.1 |
| io.vertx : vertx-core | jar | 3.4.1 |
| io.vertx : vertx-service-proxy | jar | 3.4.1 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.8.4 |
| com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.8.4 |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.8.4 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.8.4 |
| com.xebia : jackson-lombok | jar | 1.1 |
| commons-beanutils : commons-beanutils | jar | 1.9.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.8 |
| io.vertx : vertx-codegen | jar | 3.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |