| License |
License |
|---|---|
| Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
| GroupId | GroupIdorg.jspare.vertx |
| ArtifactId | ArtifactIdvertx-jspare-parent |
| Version | Version3.2.0 |
| Type | Typepom |
| Description |
DescriptionJSpare Vert.x Parent
Improve your Vert.x experience with JSpare Framework
|
| Project Organization |
Project OrganizationJSpare.org |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vertx-jspare-parent-3.2.0.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jspare.vertx/vertx-jspare-parent/ -->
<dependency>
<groupId>org.jspare.vertx</groupId>
<artifactId>vertx-jspare-parent</artifactId>
<version>3.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jspare.vertx/vertx-jspare-parent/
implementation 'org.jspare.vertx:vertx-jspare-parent:3.2.0'
// https://jarcasting.com/artifacts/org.jspare.vertx/vertx-jspare-parent/
implementation ("org.jspare.vertx:vertx-jspare-parent:3.2.0")
'org.jspare.vertx:vertx-jspare-parent:pom:3.2.0'
<dependency org="org.jspare.vertx" name="vertx-jspare-parent" rev="3.2.0">
<artifact name="vertx-jspare-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jspare.vertx', module='vertx-jspare-parent', version='3.2.0')
)
libraryDependencies += "org.jspare.vertx" % "vertx-jspare-parent" % "3.2.0"
[org.jspare.vertx/vertx-jspare-parent "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 |