is not current version
Last Version 1.4.1

parent 1.2.0

A common parent POM for all builds of vitruv.tools

License

License

GroupId

GroupId

tools.vitruv
ArtifactId

ArtifactId

parent
Version

Version

1.2.0
Type

Type

pom
Description

Description

parent
A common parent POM for all builds of vitruv.tools
Project URL

Project URL

http://vitruv.tools
Source Code Management

Source Code Management

http://github.com/vitruv-tools/Maven-Build-Parent/tree/master

Download parent 1.2.0

Filename Size
parent-1.2.0.pom 18 KB
Browse

<!-- https://jarcasting.com/artifacts/tools.vitruv/parent/ -->
<dependency>
    <groupId>tools.vitruv</groupId>
    <artifactId>parent</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tools.vitruv/parent/
implementation 'tools.vitruv:parent:1.2.0'
// https://jarcasting.com/artifacts/tools.vitruv/parent/
implementation ("tools.vitruv:parent:1.2.0")
'tools.vitruv:parent:pom:1.2.0'
<dependency org="tools.vitruv" name="parent" rev="1.2.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='tools.vitruv', module='parent', version='1.2.0')
)
libraryDependencies += "tools.vitruv" % "parent" % "1.2.0"
[tools.vitruv/parent "1.2.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.