Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
---|---|
GroupId | GroupIdorg.jspare.vertx |
ArtifactId | ArtifactIdvertx-jspare-parent |
Version | Version3.1.1 |
Type | Typepom |
Filename | Size |
---|---|
vertx-jspare-parent-3.1.1.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.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jspare.vertx/vertx-jspare-parent/
implementation 'org.jspare.vertx:vertx-jspare-parent:3.1.1'
// https://jarcasting.com/artifacts/org.jspare.vertx/vertx-jspare-parent/
implementation ("org.jspare.vertx:vertx-jspare-parent:3.1.1")
'org.jspare.vertx:vertx-jspare-parent:pom:3.1.1'
<dependency org="org.jspare.vertx" name="vertx-jspare-parent" rev="3.1.1">
<artifact name="vertx-jspare-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jspare.vertx', module='vertx-jspare-parent', version='3.1.1')
)
libraryDependencies += "org.jspare.vertx" % "vertx-jspare-parent" % "3.1.1"
[org.jspare.vertx/vertx-jspare-parent "3.1.1"]