License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-maven-service-factory-parent |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaven Service Factory - Parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
vertx-maven-service-factory-parent-3.1.0.pom | 877 bytes |
vertx-maven-service-factory-parent-3.1.0-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-maven-service-factory-parent/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-maven-service-factory-parent</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-maven-service-factory-parent/
implementation 'io.vertx:vertx-maven-service-factory-parent:3.1.0'
// https://jarcasting.com/artifacts/io.vertx/vertx-maven-service-factory-parent/
implementation ("io.vertx:vertx-maven-service-factory-parent:3.1.0")
'io.vertx:vertx-maven-service-factory-parent:jar:3.1.0'
<dependency org="io.vertx" name="vertx-maven-service-factory-parent" rev="3.1.0">
<artifact name="vertx-maven-service-factory-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-maven-service-factory-parent', version='3.1.0')
)
libraryDependencies += "io.vertx" % "vertx-maven-service-factory-parent" % "3.1.0"
[io.vertx/vertx-maven-service-factory-parent "3.1.0"]