MVN

org.xbib : rpm-core

Maven & Gradle

Jun 09, 2023
4 usages

rpm-core · RPM implementation in Java with plugins for Ant, Maven, Gradle

<dependency>
    <groupId>org.xbib</groupId>
    <artifactId>rpm-core</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.0.0

All Versions

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

Version Vulnerabilities Updated
3.0.x
rpm-core-3.0.0
2.1.x
rpm-core-2.1.0
2.0.x
rpm-core-2.0.1
rpm-core-2.0.0
1.1.x
rpm-core-1.1.0
1.0.x
rpm-core-1.0.2
rpm-core-1.0.1
rpm-core-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.xbib</groupId>
    <artifactId>rpm-core</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.xbib:rpm-core:3.0.0'

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

implementation("org.xbib:rpm-core:3.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.xbib" % "rpm-core" % "3.0.0"

Advertisement

Dependencies from Group

May 26, 2020
13 usages
2 stars
Nov 19, 2022
13 usages
Feb 02, 2022
8 usages
11 stars
Jun 16, 2020
7 usages
May 25, 2022
7 usages

Discover Dependencies

May 21, 2021
3 usages
89 stars
May 06, 2023
6 usages
2 stars
Jun 13, 2023
4 usages
27 stars
Aug 03, 2011
7 usages
Sep 19, 2006
62 usages
Nov 08, 2013
17 usages
May 20, 2020
10 usages
248 stars