MVN

org.redline-rpm : redline

Maven & Gradle

Aug 12, 2021
23 usages
125 stars

Redline · Redline is a pure Java library for manipulating RPM Package Manager packages.

<dependency>
    <groupId>org.redline-rpm</groupId>
    <artifactId>redline</artifactId>
    <version>1.2.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.redline-rpm : redline to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.10

All Versions

Choose a version of org.redline-rpm : redline to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
redline-1.2.10
redline-1.2.9
redline-1.2.8
redline-1.2.7
redline-1.2.6
redline-1.2.5
redline-1.2.4
redline-1.2.3
redline-1.2.2
redline-1.2.1
redline-1.2.0
1.1.x
redline-1.1.16
redline-1.1.15
redline-1.1.14
redline-1.1.12
redline-1.1.11
redline-1.1.10
redline-1.1.9
redline-1.1.8

How to add a dependency to Maven

Add the following org.redline-rpm : redline maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.redline-rpm</groupId>
    <artifactId>redline</artifactId>
    <version>1.2.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.redline-rpm : redline gradle dependency to your build.gradle file:

implementation 'org.redline-rpm:redline:1.2.10'

Gradle Kotlin DSL: Add the following org.redline-rpm : redline gradle kotlin dependency to your build.gradle.kts file:

implementation("org.redline-rpm:redline:1.2.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.redline-rpm : redline sbt scala dependency to your build.sbt file:

libraryDependencies += "org.redline-rpm" % "redline" % "1.2.10"

Advertisement

Dependencies from Group

Aug 12, 2021
23 usages
125 stars

Discover Dependencies

Aug 15, 2023
1.2k usages
354 stars
Feb 26, 2021
3 usages
18 stars
Nov 26, 2022
411 usages
May 19, 2023
11 usages
0 stars
Jul 10, 2022
8 usages
348 stars
Jun 18, 2018
20 usages
806 stars
Apr 04, 2023
128 usages
55 stars
Jan 28, 2016
3 stars