Vectomatic parent pom

Groups maven configuration elements common to all Vectomatic projects

GroupId

GroupId

org.vectomatic
ArtifactId

ArtifactId

vectomatic-parent
Last Version

Last Version

0.8
Release Date

Release Date

Type

Type

pom
Description

Description

Vectomatic parent pom
Groups maven configuration elements common to all Vectomatic projects
Project URL

Project URL

http://www.vectomatic.org

Download vectomatic-parent

How to add to project

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

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
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1