io.metaloom.vertx:maven-vertx-parent

Parent POM for MetaLoom maven projects

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.metaloom.vertx
ArtifactId

ArtifactId

maven-vertx-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Parent POM for MetaLoom maven projects

Download maven-vertx-parent

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0