Last Version

Root Parent 1.3.2

Parent POM for OSS projects.

License

License

MIT
Categories

Categories

Maven Build Tools
GroupId

GroupId

cz.jirutka.maven
ArtifactId

ArtifactId

root-parent
Version

Version

1.3.2
Type

Type

pom
Description

Description

Root Parent
Parent POM for OSS projects.
Project URL

Project URL

http://github.com/jirutka/maven-support
Source Code Management

Source Code Management

http://github.com/jirutka/maven-support

Download root-parent 1.3.2

Filename Size
root-parent-1.3.2.pom 19 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.16

Project Modules

There are no modules declared in this project.