Parent POM for com.github.felfert

Standard parent POM for com.github.felfert

License

License

GroupId

GroupId

com.github.felfert
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

pom
Description

Description

Parent POM for com.github.felfert
Standard parent POM for com.github.felfert
Project URL

Project URL

https://github.com/felfert/parent
Source Code Management

Source Code Management

http://github.com/felfert/parent

Download parent

Filename Size
parent-1.4.pom 7 KB
Browse

How to add to project

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

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.4
1.3
1.2
1.1
1.0