Parent POM for RPM packaging

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

de.taimos
ArtifactId

ArtifactId

rpm-parent
Last Version

Last Version

1
Release Date

Release Date

Type

Type

pom
Description

Description

Parent POM for RPM packaging
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Taimos GmbH

Download rpm-parent

Filename Size
rpm-parent-1.pom 3 KB
Browse

How to add to project

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

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