Maven Service Factory - Parent

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-maven-service-factory-parent
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Service Factory - Parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download vertx-maven-service-factory-parent

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • test-module
  • test-module-main-verticle
  • test-module-dep
  • test-module-system-dep
  • core

Versions

Version
3.1.0
3.0.0-dev_preview1
3.0.0
3.0.0-milestone6
3.0.0-milestone5
3.0.0-milestone4
3.0.0-milestone3
3.0.0-milestone2