Last Version

parent 1.0.4

The parent pom used by projects from fathzer.com.

License

License

GroupId

GroupId

com.fathzer
ArtifactId

ArtifactId

parent-pom
Version

Version

1.0.4
Type

Type

pom
Description

Description

parent
The parent pom used by projects from fathzer.com.
Project URL

Project URL

http://www.fathzer.com
Source Code Management

Source Code Management

https://github.com/fathzer/javaluator/tree/master/parent-pom

Download parent-pom 1.0.4

Filename Size
parent-pom-1.0.4.pom 3 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.