MVN

com.trigonic : gradle-rpm-plugin

Maven & Gradle

Aug 28, 2013
38 stars

gradle-rpm-plugin - Gradle plugin for constructing RPM packages · Provides a task similar to Tar and Zip for constructing RPM package files.

<dependency>
    <groupId>com.trigonic</groupId>
    <artifactId>gradle-rpm-plugin</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.trigonic : gradle-rpm-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of com.trigonic : gradle-rpm-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4
gradle-rpm-plugin-1.4
1.3
gradle-rpm-plugin-1.3
1.2
gradle-rpm-plugin-1.2
1.1
gradle-rpm-plugin-1.1
1.0
gradle-rpm-plugin-1.0
0.9
gradle-rpm-plugin-0.9
0.8
gradle-rpm-plugin-0.8
0.7
gradle-rpm-plugin-0.7
0.6
gradle-rpm-plugin-0.6
0.5
gradle-rpm-plugin-0.5
0.4
gradle-rpm-plugin-0.4
0.3
gradle-rpm-plugin-0.3
0.2
gradle-rpm-plugin-0.2

How to add a dependency to Maven

Add the following com.trigonic : gradle-rpm-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.trigonic</groupId>
    <artifactId>gradle-rpm-plugin</artifactId>
    <version>1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.trigonic : gradle-rpm-plugin gradle dependency to your build.gradle file:

implementation 'com.trigonic:gradle-rpm-plugin:1.4'

Gradle Kotlin DSL: Add the following com.trigonic : gradle-rpm-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.trigonic:gradle-rpm-plugin:1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.trigonic : gradle-rpm-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.trigonic" % "gradle-rpm-plugin" % "1.4"

Advertisement

Dependencies from Group

Feb 16, 2012
1 usages
2 stars
Feb 16, 2012
1 usages
2 stars
Jun 08, 2011
2 stars
Sep 24, 2012
6 stars
Mar 28, 2012
3 stars

Discover Dependencies

Feb 09, 2015
2 usages
11 stars
May 11, 2014
12 stars
Jan 19, 2015
1 usages
Jan 19, 2015
4 usages
Sep 26, 2011
2 stars
Oct 08, 2014
55 stars
Oct 08, 2014
55 stars