is not current version
Last Version 3.2.0

org.jspare.vertx:vertx-jspare-parent 3.0.0

Improve your Vert.x experience with JSpare Framework

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

org.jspare.vertx
ArtifactId

ArtifactId

vertx-jspare-parent
Version

Version

3.0.0
Type

Type

pom

Download vertx-jspare-parent 3.0.0


<!-- https://jarcasting.com/artifacts/org.jspare.vertx/vertx-jspare-parent/ -->
<dependency>
    <groupId>org.jspare.vertx</groupId>
    <artifactId>vertx-jspare-parent</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jspare.vertx/vertx-jspare-parent/
implementation 'org.jspare.vertx:vertx-jspare-parent:3.0.0'
// https://jarcasting.com/artifacts/org.jspare.vertx/vertx-jspare-parent/
implementation ("org.jspare.vertx:vertx-jspare-parent:3.0.0")
'org.jspare.vertx:vertx-jspare-parent:pom:3.0.0'
<dependency org="org.jspare.vertx" name="vertx-jspare-parent" rev="3.0.0">
  <artifact name="vertx-jspare-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jspare.vertx', module='vertx-jspare-parent', version='3.0.0')
)
libraryDependencies += "org.jspare.vertx" % "vertx-jspare-parent" % "3.0.0"
[org.jspare.vertx/vertx-jspare-parent "3.0.0"]