Redline

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

License

License

MIT
GroupId

GroupId

org.redline-rpm
ArtifactId

ArtifactId

redline
Last Version

Last Version

1.2.10
Release Date

Release Date

Type

Type

jar
Description

Description

Redline
Redline is a pure Java library for manipulating RPM Package Manager packages.
Source Code Management

Source Code Management

https://github.com/craigwblake/redline

Download redline

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.ant : ant jar 1.10.11
org.slf4j : slf4j-api jar 1.7.5
org.apache.commons : commons-compress jar 1.21
org.tukaani : xz jar 1.4
org.bouncycastle : bcpg-jdk15on jar 1.69

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.slf4j : slf4j-log4j12 jar 1.7.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.10
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.16
1.1.15
1.1.14
1.1.12
1.1.11
1.1.10
1.1.9
1.1.8